Libraries tagged by all
yiiext/nested-set-behavior
117420 Downloads
AR models behavior that allows to work with nested sets tree.
yii2mod/yii2-array-query
149668 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
xefi/faker-php
2964 Downloads
Faker allows you to generate realistic fake data for your php applications
wyrihaximus/list-classes-in-directory
206642 Downloads
Allows you to list full qualified class names in directories and files.
wol-soft/php-json-schema-model-generator
79202 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
vpominchuk/laravel-mysql-use-index-scope
497737 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
verifalia/sdk
36477 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
usecroft/laravel
557 Downloads
MCP server for all of your Laravel projects - better AI pair programming
umpirsky/tld-list
60119 Downloads
List of all top-level domains in all data formats.
typisttech/imposter
254371 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
tritum/repeatable-form-elements
74890 Downloads
Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.
torgodly/html2media
9475 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tonirilix/nested-json-flattener
85624 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
tomloprod/time-warden
9606 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
thesoftwarefanatics/php-html-parser
424956 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.