Libraries tagged by saving
theodorejb/dev-thoughts
10 Downloads
Feature poignant quotes and funny sayings related to programming
lulubin/yii2-widget-videojs
2 Downloads
An Yii2 widget for saying hello to videojs
idci/sam-client-bundle
85 Downloads
Symfony bundle that provides an api client for SAM app (SAVInsight)
erlandmuchasaj/laravel-hello
9 Downloads
A simple Laravel package saying hello to the world.
cubear/cwd_custom403
1149 Downloads
A Drupal 8 module that creates an access denied page with link to login or note saying access denied.
cakephp/collection
9467762 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
automattic/wordbless
6579201 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
justbetter/laravel-pagination-with-havings
145658 Downloads
Makes it possible to use pagination with havings in queries.
frosh/platform-thumbnail-processor
76448 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
digital-creative/custom-relationship-field
145727 Downloads
Emulate HasMany relationship without having a real relationship set between resources
zetacomponents/database
888108 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
110032 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
126637 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
16180 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
justiversen/laravel-job-chainer
45220 Downloads
Chain Laravel jobs without having to glue it to a starting job