Libraries tagged by LLike
tobion/retry
241155 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
text/template
184028 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
somnambulist/validation
100272 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
sofascore/purgatory-bundle
15903 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
skyronic/laravel-file-generator
41630 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
sinso/app-routes
84754 Downloads
Easy way to route rest-like URLs to your code
silverstripe/fulltextsearch
289742 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
sauladam/shipment-tracker
26394 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
rennokki/befriended
88451 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
radic/blade-extensions
316247 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
pimcore/search-query-parser
430262 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
phpsysinfo/phpsysinfo
20865 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
phlak/splat
50279 Downloads
Glob-like pattern matching and utilities
nicmart/numbers
116342 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
nevadskiy/laravel-tree
26945 Downloads
Tree-like structure for Eloquent models.