Libraries tagged by tave
plasticbrain/php-flash-messages
198405 Downloads
A modern take on PHP session-based flash messages
lochmueller/autoloader
311145 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
37695 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
jawira/db-draw
32788 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
jasonpriem/human-name-parser
109535 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
improved/iterable
137486 Downloads
Functions to interact with arrays, iterators and other traversable objects
doublesecretagency/craft-inventory
115025 Downloads
Take stock of your field usage.
dawood/phpchromepdf
65117 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
159127 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
130340 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
107707 Downloads
Take a look into your Laravel views.
ps/fluent-traversable
23067 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
69259 Downloads
Google Cloud Talent Solution Client for PHP
devnoiseconsulting/laravel-scout-postgres-tsvector
35220 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
alleyinteractive/traverse-reshape
13278 Downloads
Safely break down arrays or objects, and put them back together in new shapes.