Libraries tagged by likes
werk365/identitydocuments
9840 Downloads
Package to parse identity documents like passports
vanderlee/swaggergen
118883 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
utopia-php/vcs
64130 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
tomatophp/filament-translations
14685 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
266086 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
thesoftwarefanatics/php-html-parser
424802 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
text/template
188268 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.
sulu/article-bundle
366333 Downloads
Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
skyronic/laravel-file-generator
45082 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
sinso/app-routes
91574 Downloads
Easy way to route rest-like URLs to your code
silverstripe/fulltextsearch
292285 Downloads
Adds support for Fulltext Search engines like Sphinx and Solr to SilverStripe CMS
sauladam/shipment-tracker
27612 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.
radic/blade-extensions
317119 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
pimcore/search-query-parser
455626 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
phpsysinfo/phpsysinfo
21276 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.