Libraries tagged by Lime Light
devuniverse/voyager
12 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
devig/voyager
3 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
devgarden/notify
1 Downloads
Notify is a simplified LoggingModuleManager, which brings you a slight, easy configurable & extendable classhandler to get notified by your application in any way you like. Use supplied modules or write you own.
cbidigital/voyager
80 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
bitepeng/voyager_cn
10 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
besnik/customized-bred
7 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
alexanderzon/hashids
626 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
ak/voyager
29 Downloads
Fork from tcg/voyager (A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction)
fightbulc/moment
2720304 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
lochmueller/autoloader
341262 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
frozensheep/rightmove-adf
41791 Downloads
PHP library for the Rightmove Real Time Property Datafeed (ADF).
kunstmaan/node-bundle
136670 Downloads
All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.
jedkirby/rightmove-adf
73365 Downloads
PHP library for the Rightmove Real Time Property Datafeed (ADF).
sendsms/sendsms-laravel
11999 Downloads
Use our SMS shipping solution to deliver the right information at the right time.
mouf/utils.common.lock
67197 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.