Libraries tagged by convergine
hamboldt/php-doc-reader
4882 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
grikdotnet/z-unfinal
1 Downloads
Library allows converting final classes to non-final, abstract to non-abstract, and adding traits
geniusgeeek/pu-converter
34 Downloads
PU-converter is a simple and an easy to use PHP unit converter library for converting mathematical, engineering and scientific units
gdbots/pbjc
5550 Downloads
Compiler for converting pbj schemas into jsonschema, php, js, etc.
futuretek/data-mapper
1 Downloads
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
forge0100/dbf2array
15 Downloads
Converting DBF file to PHP-array.
filpgame/laravalid
225 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
farzai/geonames
79 Downloads
A PHP library for downloading and converting Geonames data.
epse/html2opendocument
23 Downloads
Converting simple HTML to Opendocument Text (ODT) or Spreadsheets (ODS)
eprofos/php-wkhtmltopdf
14 Downloads
A PHP library for converting HTML to PDF using wkhtmltopdf with extensive customization options.
endeavors/sqlserver-moment
115 Downloads
A simple package to assist in converting datetimes for sql server
emalhamza/afghani-date
27 Downloads
A package for converting Gregorian dates to Afghan (Hijri) dates and vice versa.
dynamic/csv-utility
53 Downloads
A csv utility class that aids in converting DataLists and ArrayLists to csv data.
dustinwilson/pigmentum
19 Downloads
Library for manipulating and converting between CIE Color spaces
dmsysop/laravel-response-xml
23 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.