Libraries tagged by likes
tobion/retry
248761 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
185446 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
103731 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
sofascore/purgatory-bundle
16495 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
skyronic/laravel-file-generator
42882 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
sinso/app-routes
87503 Downloads
Easy way to route rest-like URLs to your code
silverstripe/fulltextsearch
290618 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
sauladam/shipment-tracker
26794 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
88754 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
radic/blade-extensions
316574 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
pimcore/search-query-parser
439128 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
phpsysinfo/phpsysinfo
21033 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
52689 Downloads
Glob-like pattern matching and utilities
nicmart/numbers
117142 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
nevadskiy/laravel-tree
30712 Downloads
Tree-like structure for Eloquent models.