Libraries tagged by LLike
vanderlee/swaggergen
120557 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
utopia-php/vcs
70980 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
tomatophp/filament-translations
16885 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
tobion/retry
282346 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
190466 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.
tehwave/laravel-shortcodes
58762 Downloads
Simple, elegant WordPress-like Shortcodes the Laravel way
sulu/article-bundle
372610 Downloads
Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
somnambulist/validation
120232 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
skyronic/laravel-file-generator
46820 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
sinso/app-routes
94662 Downloads
Easy way to route rest-like URLs to your code
silverstripe/fulltextsearch
293397 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
sauladam/shipment-tracker
28335 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.
rct567/dom-query
246587 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
radic/blade-extensions
317626 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
pimcore/search-query-parser
466982 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries