Libraries tagged by ports
davispeixoto/laravel-salesforce
32626 Downloads
Laravel 4 Salesforce Force.com PHP Toolkit port
daniel-ness/ansible-vault
2321 Downloads
PHP port of ansible-vault encryption/decryption
cakejob/php-resque-ex-scheduler
2970 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
cakejob/php-resque-ex
2983 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
brannow/graphql-php
1329 Downloads
a Fork of the webonyx/graphql-php - A PHP port of GraphQL reference implementation
bjnstnkvc/shadcn-ui
92 Downloads
Port of shadcn/ui for Laravel.
bem/bh
754 Downloads
Template engine. BEMJSON -> HTML processor. PHP port of https://github.com/bem/bh
bchalier/laravel-php-k8s
5604 Downloads
Just a simple port of renoki-co/php-k8s for easier access in Laravel.
bassim/super-expressive-php
1325 Downloads
A PHP port of https://github.com/francisrstokes/super-expressive
anguinus/gpsoauthphp
3054 Downloads
PHP port of gpsoauth python library https://github.com/simon-weber/gpsoauth/tree/master/gpsoauth
andrifix/email-reply-trimmer
169 Downloads
PHP port of Ruby email_reply_trimmer
abuisine/php-resque-scheduler
62092 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling items in the future to Resque.
theofidry/psysh
529 Downloads
A port of the PHP REPL PsySH for Symfony.
salavert/open-location-code
7769 Downloads
PHP port of Google Open Location Codes.
ryanhs/chess.php
7594 Downloads
chess.php is a PHP chess library that is used for chess move generation/validation, piece placement/movement, and check/checkmate/stalemate detection - basically everything but the AI. NOTE: this is a port of chess.js for php