Libraries tagged by include
romeroqe/giphy-and-stickers
8593 Downloads
A package that provides an interface between Laravel and Giphy API, includes Gifs and Stickers.
rezozero/subscribeme
2973 Downloads
Unified Email Service Library: A simple mailing list subscriber factory that includes a mailing list subscription feature and the ability to send transactional emails.
rekalogika/print
8879 Downloads
Implementation for rekalogika/print-contracts. Includes Paper and PageLayout.
qu-modules/qu-plupload
21476 Downloads
ZF2 Module for Plupload, PhpThumb and included Database
purekid/mongodm
25938 Downloads
MongoDB ORM that includes support for references,embed and multilevel inheritance.
phix/autoloader
34321 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
nystudio107/craft-recipe
6406 Downloads
A comprehensive recipe FieldType for Craft CMS that includes metric/imperial conversion, portion calculation, and JSON-LD microdata support
noin/filament-activity-log
1790 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
naucon/form
13526 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
mouf/html.utils.weblibrarymanager
363248 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mobilestock/scribe-tdd
9886 Downloads
scribe-tdd is a library that extends ajcastro-scribe-tdd. It includes internal adjustments to ensure compatibility with PHPUnit 11.4 and PEST.
mikespub/php-epub-meta
2632 Downloads
Reading and writing metadata included in the EPub ebook format
mathiasverraes/uptodocs
1052 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
laraeast/laravel-vue-i18n-generator
41457 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
kaabar-jwt/yii2-jwt
35707 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.