Libraries tagged by lake
hashids/hashids
40875246 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
doctrine/migrations
179140531 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
392450865 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
tracy/tracy
21175634 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
prettus/l5-repository
9598992 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
milon/barcode
10830059 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
laravel/helpers
51280653 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
knplabs/gaufrette
35793709 Downloads
PHP library that provides a filesystem abstraction layer
deptrac/deptrac
1330192 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
sanmai/later
17663761 Downloads
Later: deferred wrapper object
binarytorch/larecipe
2364352 Downloads
Generate gorgeous recipes for your Laravel applications using MarkDown
league/tactician
13885830 Downloads
A small, flexible command bus. Handy for building service layers.
adodb/adodb-php
3056734 Downloads
ADOdb is a PHP database abstraction layer library
timokoerber/laravel-one-time-operations
1064229 Downloads
Run operations once after deployment - just like you do it with migrations!
sunra/php-simple-html-dom-parser
8986749 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.