Libraries tagged by having
cakephp/collection
10108255 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
automattic/wordbless
7341433 Downloads
WorDBless allows you to use WordPress core functions in your PHPUnit tests without having to set up a database and the whole WordPress environment
digital-creative/custom-relationship-field
276068 Downloads
Emulate HasMany relationship without having a real relationship set between resources
justbetter/laravel-pagination-with-havings
154457 Downloads
Makes it possible to use pagination with havings in queries.
justiversen/laravel-job-chainer
52531 Downloads
Chain Laravel jobs without having to glue it to a starting job
frosh/platform-thumbnail-processor
117062 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
zetacomponents/database
919906 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
kunstmaan/generator-bundle
115471 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
kunstmaan/form-bundle
132980 Downloads
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
kepex/laravel-crud-generator
16915 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
hammerstone/laravel-pseudo-daemon
12971 Downloads
A Laravel package to mimic daemons via scheduled commands without having to change server configuration.
crowdstar/background-processing
58462 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
abr4xas/cache-ui-laravel
3521 Downloads
List, search and delete individual cache keys without having to purge the entire cache
smitmartijn/laravel-pausable-jobs
3217 Downloads
Pause and resume Laravel jobs individually, instead of having to pause the entire queue.
oliverklee/onetimeaccount
32012 Downloads
Allow users to create a short-lived FE user account without having to enter a user name or password.