Libraries tagged by like php
vietdien2005/minion-phalcon
2 Downloads
Minion CMS - Open source CMS. Written in Phalcon PHP Framework (v3.x). Structure folder like Laravel.
izniburak/bit-permission
139 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
elementaryframework/air-bubble
51 Downloads
AirBubble - A PHP template engine with an XML-like syntax.
edwinhuish/domquery
126 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
zef-dev/convoworks-core
808 Downloads
PHP framework for handling workflows and conversational services like Amazon Alexa
svycka/sv-images
94 Downloads
Image manipulation library written in PHP, similar to cloud image processing services like Imgix and Cloudinary. This module simplifies image manipulation for Zend Framework 2
senseexception/intl-format
3043 Downloads
A wrapper library for PHP to format and internationalize values in messages like sprintf
ph-7/ph7client
95 Downloads
pH7Client is a PHP Web client class that simulates a Web browser (like a Web Driver) for retrieving webpage content, login to websites and posting forms and makes them on autopilot.
newerton/image-workshop
41078 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
mohamed-amine/file-uploader
122 Downloads
a light PHP script that upload your files/images with easy steps & some cool features like compression & resizing
moc/math
117 Downloads
Mathematical fitting library for PHP. Performs Linear and non-linear fitting of data. Includes classes for various Math used when fitting. Included a lot of linear algebra like Matrix and Vector algebra.
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
make/accessible
81 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
ironer/base62shrink
178 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hejunjie/google-authenticator
244 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.