Libraries tagged by porto core
shezard/php-facedetection
111 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
cvele/php-facedetection
2 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
basementcat/php-facedetection
481 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
andrelohmann/php-facedetection
1344 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
marcelomx/php-facedetection
6769 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
front-commerce-magento/module-review-graph-ql
33 Downloads
This is a port of Magento 2.4.1 code for 2.3.x versions.
webtotal/php-resque-ex
3686 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
tburial/html-table-generator
29 Downloads
port of http://ellislab.com/codeigniter/user-guide/libraries/table.html
tagadvance/elephant-retrying
2 Downloads
This is a port of the guava-retrying module to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
rvdlee/doctrine-data-fixture-module
4 Downloads
A port for ZF3 of Hounddog's original data-fixture code with the ability to change the executor for fixtures.
rvdlee-salesupply/doctrine-data-fixture-module
275 Downloads
A port for ZF3 of Hounddog's original data-fixture code.
nixn/hiccup
6 Downloads
An HTML templating engine, based on PHP code (strings, arrays, classes and inheritance). It is a (sophisticated) port of [Hiccup for Clojure](https://github.com/weavejester/hiccup).
neoseeker/php-resque-ex
28 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
lbbniu/diff-match-patch
14 Downloads
Port of the google-diff-match-patch (https://code.google.com/p/google-diff-match-patch/) lib to PHP
george-zakharov/php-query
37 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!