Libraries tagged by coast
pear/net_url2
10636502 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
10548332 Downloads
Validate and display simple and complex forms, casting forms to business objects and vice versa
vkovic/laravel-custom-casts
329526 Downloads
Make your own custom cast type for Laravel model attributes
morrislaptop/laravel-popo-caster
478416 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
automattic/jetpack-constants
3531749 Downloads
A wrapper for defining constants in a more testable way.
jessarcher/laravel-castable-data-transfer-object
663682 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
genealabs/laravel-casts
170059 Downloads
Useful form macros for Laravel's Blade template engine.
constantcontact/constantcontact
585093 Downloads
Constant Contact PHP SDK for v2
wendelladriel/laravel-lift
34839 Downloads
Take your Eloquent Models to the next level
vcian/laravel-db-auditor
22322 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
rexlabs/enum
409194 Downloads
Enumeration (enum) implementation for PHP
henzeb/enumhancer
199960 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
barbieswimcrew/zip-code-validator
1849862 Downloads
Constraint class for international zipcode validation
zetacomponents/mail
1731507 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
1079859 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.