Libraries tagged by easter
bigeweb/framework
46 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
basanta/laravel-console-helper
44 Downloads
Utility commands to make day to day laravel development easier
awsome-kill/php-spreadsheet-helper
45 Downloads
created for easier and more efficiently import and export
asdfdotdev/session
655 Downloads
The asdf_ session class endeavors to make it easier to use basic best practices in PHP sessions.
arm092/youtuber-for-laravel
26 Downloads
The package will help you to upload videos to youtube with privacy parameter and making youtube api much easier
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
alirah/laravel-rest
14 Downloads
This package used for building Laravel RESTFUL API much easier.
alikhosravidev/laravel-verbose-validator
2 Downloads
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.
agencearcange/wordpress-composer-skeleton
60 Downloads
WordPress starter with Composer, easier configuration, and an improved folder structure
aberdeener/koss
5 Downloads
Write MySQL queries in PHP faster and easier than ever before.
yakeing/dnspod_api
56 Downloads
The DNSPod User API is restricted to individual users, making it easier and more flexible for users to manage their own domain names and records.
yahoojapan/config-cache-bundle
4117 Downloads
Symfony ConfigCacheBundle for easier handling of user-defined configuration file cache
saschaende/t3helpers
2595 Downloads
Helpers like in LARAVEL: Simple and easy functions that make your TYPO3 life with extbase and extension development a little easier.
rezzza/jobflow
308 Downloads
Makes batch job creation easier