Libraries tagged by phpthis
tdt/uri
46 Downloads
Did you ever try to get the current URI in PHP? This should do the trick.
snackpatruljen/easy-html
21 Downloads
After finding it frustrating to either echo strings of HTML and going from and to PHP this package aims to make it easy to type deeply nested html elements in a functional style.
sm0nster/php-runtastic
158 Downloads
It is a class to gain easy access to Runtastic (www.runtastic.com) activity data via PHP. This is a very dirty approach since Runtastic doesn't offer an official API.
simtecsystem/php-ftp-client
5 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
simplicity-ag/php-ftp-client
15 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
ryankubanempire/xsd-reader
23 Downloads
Read any XML Schema (XSD) programmatically with PHP. This is a fork of goetas-webservices/xsd-reader
runtuer/php-ftp
23 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides use native PHP API and fsockopen.
rakshazi/libsignal-php
3108 Downloads
Fork of mgp25/libsignal-php. This is a php port of libsignal-java originally written by Moxie Marlinspike
phpruntastic/phpruntastic
225 Downloads
It is a class to gain easy access to Runtastic (www.runtastic.com) activity data via PHP. This is a very dirty approach since Runtastic doesn't offer an official API.
phphelper/phphelper
36 Downloads
This is a simpler helpers classes to create a better web application using php. This is intentend to be use for devlopment only for learning purpose using xampp or others. This provides routing,data passing, separation of code using mvc pattern. This is not optmize for production level. Its only for beginner who don't want to use library like laravel or etc
pecee/ftp-client
294 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
nhalstead/php-facilitator
5 Downloads
Trigger Webhooks to post data to channels in php. This will work with Slack, Discord, and other systems that use WebHooks.
ngphp/jwt
7 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
7 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
mimirtechco/php-ga-measurement-protocol
124 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.