adoy
PHP 8.2 & 8.3 release manager, geek, software developer, solution architect, open source enthusiast
AdoY inc.Montréal, QC, CA
Pinned Repositories
Accept-Header-Parser
PHP class to parse Accept HTTP header and sort accepted mime types according to the HTTP Specification (RFC2616)
cmdalias
Just a small tool to help me (and you but without any guaranty) to create command alias and sub-aliases (multi word alias)
mod_sqlalias
Apache2 module which will intercept specific URI requests and dispatch them to the appropriate page to be served using a MySQL alias table.
pecl-networking-mqseries
MQseries client library
PHP-FastCGI-Client
Lightweight, single file, FastCGI client for PHP
PHP-OAuth2
Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)
php2xmi-ns
Non official fork of php2xmi with namespace support.
vim-php-refactoring-toolbox
VIM Php Refactoring Toolbox
nacl
Nuglif Application Configuration Language (NACL) is a configuration data language intended to be both human and machine friendly.
php-src
The PHP Interpreter
adoy's Repositories
adoy/PHP-OAuth2
Light PHP wrapper for the OAuth 2.0 protocol (based on OAuth 2.0 Authorization Protocol draft-ietf-oauth-v2-15)
adoy/PHP-FastCGI-Client
Lightweight, single file, FastCGI client for PHP
adoy/vim-php-refactoring-toolbox
VIM Php Refactoring Toolbox
adoy/Accept-Header-Parser
PHP class to parse Accept HTTP header and sort accepted mime types according to the HTTP Specification (RFC2616)
adoy/cmdalias
Just a small tool to help me (and you but without any guaranty) to create command alias and sub-aliases (multi word alias)
adoy/php2xmi-ns
Non official fork of php2xmi with namespace support.
adoy/mod_sqlalias
Apache2 module which will intercept specific URI requests and dispatch them to the appropriate page to be served using a MySQL alias table.
adoy/PHP-Annotations
Experimental PHP version with native annotations support
adoy/php-src
The PHP Interpreter
adoy/pecl-networking-mqseries
MQseries client library
adoy/grisbi
A very functional personal financial management program with a reasonable set of homefinance features
adoy/php-icu-resourcebundle
A PHP Implementation of the ICU Resource Bundle that work directly on .txt files (no need to use genrb)
adoy/php-memcached
memcached extension based on libmemcached library
adoy/web-php
The www.php.net site
adoy/adventofcode
My advent of code solutions
adoy/charts
Curated applications for Kubernetes
adoy/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features
adoy/doc-en
English PHP documentation
adoy/doc-fr
French translation of the PHP documentation
adoy/monstache
a go daemon that syncs MongoDB to Elasticsearch in realtime. you know, for search.
adoy/pecl-tools-stomp
Stomp Client Extension
adoy/phake
PHP Mocking Framework
adoy/PHP-Autoload-Manager
AutoLoad Manager is a generic autoloader class that can be used with any PHP framework or library. It will allow you to implement whatever naming rules you want and may have mutliple classes in one file (if you want to have a such feature).
adoy/phpCAS
Apereo PHP CAS Client
adoy/serializable-closure
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
adoy/ZendOptimizerPlus