Libraries tagged by spin
jweiland/events2
51961 Downloads
Organize your single and recurring events
hyperf/nano
13306 Downloads
Scale Hyperf application down to a single file
hillholliday/craft-user-manual
70977 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
geeky/query-cache-builder
71224 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
42510 Downloads
Improves Laravel Nova initial load speeds by combining all third party package assets into a single file.
fasaro/magento2-es_mx-language-pack
41343 Downloads
Spanish (Mexico) language package for Magento 2
eftec/bladeonehtml
11098 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
dkd/php-populate
54757 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
digitaldream/laracrud
20689 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
digital-creative/icon-action-toolbar
18559 Downloads
Allows you to update a single column of a resource all at once.
danharper/laravel-jsonx
52541 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
commerceredsys/sermepa
51946 Downloads
Payment gateway library for spanish banks that use Sermepa/Redsýs systems.
classpreloader/console
217655 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
chrismallory/module-freeshipping-progress-bar
11733 Downloads
Display a progress bar on the shopping cart based on order total to encourage users to spend more to get free shipping
cego/curl-handle-reuse-laravel-octane
11046 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade