Libraries tagged by tave
plasticbrain/php-flash-messages
205899 Downloads
A modern take on PHP session-based flash messages
marcocesarato/sqlparser
33007 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
lochmueller/autoloader
332375 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laravel-arcanist/arcanist
41489 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
jawira/db-draw
50152 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
jasonpriem/human-name-parser
112915 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
improved/iterable
167908 Downloads
Functions to interact with arrays, iterators and other traversable objects
doublesecretagency/craft-inventory
119155 Downloads
Take stock of your field usage.
deividfortuna/fipe
5541 Downloads
Tabela Fipe Lib
dawood/phpchromepdf
68569 Downloads
A slim PHP wrapper around google-chrome to convert url to pdf or to take screenshots , easy to use and clean OOP interface
causal/extractor
185108 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
aura/marshal
133783 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
beyondcode/laravel-view-xray
108171 Downloads
Take a look into your Laravel views.
ps/fluent-traversable
25763 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff
google/cloud-talent
81409 Downloads
Google Cloud Talent Solution Client for PHP