Libraries tagged by ares
verbb/image-resizer
232557 Downloads
Resize assets when they are uploaded.
vanderlee/php-stable-sort-functions
467339 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
unisharp/laravel-settings
154769 Downloads
Persistent settings manager for laravel, translations are supported.
studocu/cacheable-entities
72639 Downloads
Cacheable entities are an abstraction layer to extract away cache-related responsibilities.
spatie/pest-plugin-route-testing
4057 Downloads
Make sure all routes in your Laravel app are ok
silverstripe/widgets
379884 Downloads
Widgets are small pieces of functionality such as showing the latest Comments or Flickr Photos. They normally display on the sidebar of your website.
msamgan/laravel-env-keys-checker
1427 Downloads
check if all the keys are available in all the .env files.
knplabs/dictionary-bundle
257494 Downloads
Are you often tired to repeat static choices like gender or civility in your apps ?
kktsvetkov/krumo
50390 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
erjanmx/laravel-migrate-check
241246 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dereuromark/composer-versions-check
235821 Downloads
Checks if packages are up to date to last major versions after update
crazycodr/standard-exceptions
176826 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
craftcms/webhooks
119278 Downloads
Post webhooks when events are triggered in Craft CMS.
components/handlebars.js
174959 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
cjmellor/browser-sessions
7315 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security