Libraries tagged by ntak
tightenco/takeout
20288 Downloads
Manage your dev dependencies with simple one-off Docker containers.
ytake/laravel-fluent-logger
514875 Downloads
fluent logger for laravel and lumen
ytake/laravel-aspect
121409 Downloads
Aspect Oriented Programming library for laravel framework, and lumen
takielias/tablar
13235 Downloads
Tablar: A Laravel Dashboard Preset Featuring Dark Mode and Dynamic Menu Generation for Effortless Navigation and Fast Development.
mohamedgaber-intake40/sanctum-refresh-token
59494 Downloads
add refresh token feature to laravel sanctum official package
soyuka/stubs-mongodb
819093 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
marcocesarato/sqlparser
36986 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
346162 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
42874 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
jawira/db-draw
63503 Downloads
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
jasonpriem/human-name-parser
115459 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
doublesecretagency/craft-inventory
122158 Downloads
Take stock of your field usage.
dawood/phpchromepdf
70257 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
208244 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
136870 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.