Libraries tagged by custom_data
lxberlin/netefx-validator
8685 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
sourceability/instrumentation-bundle
3849 Downloads
Instrument commands/workers/custom code with datadog, newrelic, tideways, symfony.
bayfrontmedia/php-validator
5893 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
iscosta77/validators
5 Downloads
Validators — regras de validacao zero-dependencia para PHP: required, email, min/max, same, cpf, cnpj, url, date, unique (callback) e custom. Mensagens em pt/en/es.
danilowa/laravel-api-response-builder
33 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
angletf/php-verify
38 Downloads
php参数验证器, 方便! 好用! 快捷! php validate form data, support for regex and custom error returns
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
veryfine/super-dropdown
3626 Downloads
A custom field for the Craft CMS for building complex dropdown fields from native elements or data.
uriweb/uri-ticks
660 Downloads
URI Ticks is a Wordpress plugin that creates custom posts, fields, and interaction for URI Tick Encounter data.
mojahed/mparser
167 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
halim/laravel-eklaim-api
86 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
doyosi/whois
391 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
csvtoolkit/csv-helper
121 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
agungsugiarto/codeigniter4-repository
1073 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
instrumental/instrumental_agent
16494 Downloads
This agent supports Instrumental custom metric monitoring for PHP applications. It provides high-data reliability at high scale.