Libraries tagged by note
s9y/serendipity
3 Downloads
A reliable, secure & extensible PHP blog - Not mainstream since 2002
readdle/stripe-httpclient-mock
11819 Downloads
Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests
quellenform/t3x-lib-jquery
1576 Downloads
Integrates the jQuery-library from CDN with a local fallback if requested library is not available. All relevant versions of jQuery (including minified and gzipped-versions) are shipped with this extension.
proudcommerce/cmssnippets
2886 Downloads
Setting for cms pages, which may not be accessible via browser.
pixelstudio/wc-ongkir-indonesia
12 Downloads
Calculate shipping cost for Indonesian couriers like JNE, J&T, TIKI, POS, etc. Requires PRO or FREE License from RajaOngkir. Not affiliated with RajaOngkir.
pimlie/php-dkim
3859 Downloads
Finally, a PHP5 class for not just signing, but _verifying_ DKIM signatures.
phpsandbox/standard
7138 Downloads
Official scaffold for Standard notebooks on PHPSandbox
phpsandbox/interactive
2694 Downloads
Standard scaffold for Interactive notebooks on PHPSandbox
oscarricardosan/cache_object
707 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
ocramius/laminas-console-temporary-fork
8140 Downloads
UNMAINTAINED! A replacement for `laminas/laminas-console` that allows installation on PHP 8.0 onwards. Built for specific customer needs: do not use it in your own software, if not instructed to do so by Ocramius!
netzdirektion/punchcommerce-client-php
3127 Downloads
PunchCommerce API client library for PHP. In Need of a PunchOut Catalogue? - With PunchCommerce you do not need any previous knowledge to enable your customers to access your product catalogue via the OCI or cXML PunchOut protocol.
ndamiens/amazon-s3-php-class
11240 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
mpociot/human-regex
102 Downloads
Regular expressions for human beings, not machines
mouf/utils.i18n.fine
170353 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
mouf/utils.common.validators
163144 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...