Libraries tagged by Sing
geeky/query-cache-builder
71294 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
fidum/nova-package-bundler-command
42550 Downloads
Improves Laravel Nova initial load speeds by combining all third party package assets into a single file.
eftec/bladeonehtml
11108 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
dkd/php-populate
54776 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
digitaldream/laracrud
20693 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
danharper/laravel-jsonx
52553 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
classpreloader/console
217781 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
cego/curl-handle-reuse-laravel-octane
11187 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
byerikas/cache-tags
4535 Downloads
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
axllent/silverstripe-trailing-slash
172171 Downloads
Ensure that a single trailing slash is always added to the URL
altis/sso
183480 Downloads
Single Sign-On module for Altis
yii2tech/ar-dynattribute
20598 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
torzer/awesome-landlord
103940 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
mpyw/eloquent-has-by-join
127201 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
esplora/memento
274405 Downloads
Easy cache store for only stores the result within a single request or job