Libraries tagged by pilot
nielsiano/dmpl-builder
279 Downloads
Compile machine instructions in DM/PL format for plotters and printers.
jaxon-php/jaxon-flot
198 Downloads
Javascript charts for Jaxon with the Flot library
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
okeanos/yii2-chartist
27843 Downloads
Chartist.js extension for Yii2 Framework.
plott/wp-password-bcrypt
255 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
pivot-libre/tideman
64 Downloads
Implementation of the Tideman ranked pairs algorithm
piotrpress/wp-sentry-async
6 Downloads
This plugin allows you to send Sentry events asynchronously by writing them to a log file, which is then processed by a wp-cron job.
piotrpress/wordpress-notice
52 Downloads
This library simplifies the displaying of Notices in the WordPress dashboard.
piotrpress/wordpress-installer
352 Downloads
This composer plugin sets installation paths for WordPress core, plugins, mu-plugins, themes and drop-ins outside of vendor directory.
piotrpress/wordpress-htaccess
88 Downloads
This is a webroot directory .htaccess file for setup, in which WordPress is installed in a wp-core directory and wp-content directory is moved outside a core directory.
piotrpress/wordpress-config
383 Downloads
This library separates WordPress configuration constants from wp-config.php to .config file.
piotrpress/templater
177 Downloads
This library is a simple template engine file loader with variable support.
piotrpress/singleton
162 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
piotrpress/remoter
1017 Downloads
This library is a chainable HTTP Client based on file_get_contents() function.