Libraries tagged by live php
sokil/php-image
162 Downloads
Realisation of some operations with images like croping and scaling.
shaggyze/php-simple-html-dom-parser
8 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
rohit/line-pay
150 Downloads
Line Payment Package for Laravel
robertogriel/php-mysql-replication
31 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
rl404/php-simple-html-dom-parser
286 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
pyrello/sox-php
652 Downloads
SoX PHP is a PHP library that wraps the functionality of the Sound eXchange command line utility.
prophp/command-line
76 Downloads
Lightweight console standalone utility for PHP
pointybeard/php-cli-lib
50 Downloads
Collection of helpful classes to use when working on the command line (cli).
php-objects/php-objects
1703 Downloads
Primitive types behaving like grown up objects
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
payherokenya/payhero-php
24 Downloads
This PHP client library enables easy interaction with the PayHero API, allowing developers to integrate PayHero's payment processing capabilities into their PHP applications. With this client, you can perform operations like checking wallet balances, topping up service wallets, initiating payments, and querying transaction statuses.To be able to generate API keys with Pay Hero to use our API services you need to create an account with us. Create an account using below link and verify your account to be able to proceed. Go To: https://app.payhero.co.ke
pavlyuts/php-string-key-arrays
32 Downloads
Array-like class with only strings used as keys
net_bazzline/php_component_cli_arguments
2301 Downloads
free as in freedom php cli command thin wrapper to easy up usage and validation of command line arguments
nejcc/php-custom-types
6 Downloads
A Laravel package providing custom data types like i8, u8, i32, u32, f32, etc.
naveed125/php-membership
16 Downloads
A simple secure user management library that supports things like signin, sign-out, sign-up, forgot-password and email-verification.