Libraries tagged by php Slug
kariricode/transformer
2 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
j0an/urlify
33 Downloads
Port to Laravel4 of jbroadway's PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
abdellahramadan/string
22 Downloads
This is a lightweight string manipulation library for PHP
yvann/urlify
524 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
s-mcdonald/functions
12 Downloads
assortment of php functions
rmed19/simple-behaviors-bundle
61 Downloads
A Symfony bundle providing simple behaviors such as sluggable and timestampable entities.
iconic/stringy
29 Downloads
A fork of danielstjules/Stringy fixing php 7.3 compatibility and greek letter Θ being slugified to O instead of ΤΗ. A string manipulation library with multibyte support
setasign/fpdi
112941486 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
ppshobi/psonic
72245 Downloads
PHP client for Sonic Search Engine
hflabs/dadata
1030015 Downloads
Data cleansing, enrichment and suggestions via Dadata API
projectcleverweb/color
650420 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
sugarcrm/rest-php-client
154565 Downloads
An SDK for interacting with Sugar's REST v10 API.
macfja/redisearch
108760 Downloads
PHP Client for RediSearch
juststeveking/uri-builder
226303 Downloads
A simple URI builder in PHP that is slightly opinionated
mf/collections-php
87478 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.