Libraries tagged by like php
supermetrics-public/php-mysql-replication
72 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.
sunaoka/hash-php
137 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
splitbrain/php-ringicon
9488 Downloads
A indenticon/glyphicon like avatar generator
sokil/php-image
163 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.
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
287 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.
php-objects/php-objects
1703 Downloads
Primitive types behaving like grown up objects
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
neovg/php-struct
13841 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
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.
madahost/php-html-parser
24 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
jaggle/php-html-parser
364 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.