parraweb / laravel-extensions
Laravel Extensions package is a package with functions that optimize code.
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/parraweb/laravel-extensions
Requires
- php: ^7.0
This package is auto-updated.
Last update: 2025-10-28 11:10:55 UTC
README
Laravel Extensions Package, is a package with functions that optimize, especially for Laravel Framework. Created by ParraWeb
With this package, you can:
- Create rules for validation in models, is an easy way to reuse them without creating more files.
- Update and return updated model.
Installation
Laravel extensions package requires PHP v 7.0+ to run.
Install devDependencies and start the server.
$ composer require parraweb/laravel-extensions --dev
Documentation
Developing
If you want to contribuite, write to my email jhonstevenparrapena@gmail.com
License
MIT
Made by ParraWeb.com