Libraries tagged by coast
pear/net_url2
10913000 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
laminas/laminas-form
10789367 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
hprose/hprose
203422 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
vkovic/laravel-custom-casts
337734 Downloads
Make your own custom cast type for Laravel model attributes
morrislaptop/laravel-popo-caster
530178 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
670351 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
genealabs/laravel-casts
184169 Downloads
Useful form macros for Laravel's Blade template engine.
wendelladriel/laravel-lift
36672 Downloads
Take your Eloquent Models to the next level
vcian/laravel-db-auditor
25766 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
sanmai/di-container
181660 Downloads
dependency injection container with automatic constructor dependency resolution
rexlabs/enum
423867 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
213117 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
ergebnis/classy
2370692 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
zetacomponents/mail
1746715 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
z4kn4fein/php-semver
1128037 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.