Libraries tagged by thana
coinvestor/laravel-batchsqs
4149 Downloads
An alternative Amazon SQS queue driver for Laravel. Messages are sent in batches rather than one at a time, which may be more efficient if you have a lot of messages to send.
clake/pusher
6 Downloads
OctoberCMS Pusher Integration. Provides a simple wrapper for Pusher making it easier than ever to use websockets in an October project.
chemaclass/jira-status-notifier
1 Downloads
This tool will notify the person assigned to a JIRA-ticket if the ticket remains in the same status for more than N days.
ceddyg/query-builder-repository
726 Downloads
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
bradp/static-404
147 Downloads
Quickly output a 404 for static files that aren't found, rather than loading the normal 404 page
anomaly/pages-module
46618 Downloads
Create pages, generate navigation, manage content, and build websites faster than ever.
alnutile/l5scaffold
75 Downloads
Extend Laravel 5's generators scaffold. Thanks to the base of this laralib by [email protected]!
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
aberdeener/koss
3 Downloads
Write MySQL queries in PHP faster and easier than ever before.
wallacemaxters/timer
111 Downloads
Timer is a library for work with times, specially greather than 24 hours
silverstripe/restassured
210 Downloads
Adds a RESTful API to your application, including auto-generated documentation. More flexible and full-featured than restfulserver.
okipa/laravel-model-json-storage
1365 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mateusz/controllerpolicy
132 Downloads
SilverStripe module providing a framework for per-controller policies. Includes a caching policy implementation that's more flexible than the Framework's default.
grogy/php-parallel-lint
6294 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
dolphiq/titleentriesfield
7073 Downloads
Offers users a field type with an easy way to set a different title for the relation than the related page title. Useful in menus, submenus or related lists if you are linking to other content but want to use shorter or different titles in the lists.