Libraries tagged by ru
nacmartin/phpexecjs
1241294 Downloads
Run JavaScript code from PHP
mybuilder/cronos-bundle
438776 Downloads
Symfony 4/5/6 bundle which allows you to use @Cron annotations to configure cron to run your console commands.
mortexa/laravel-arkitect
206715 Downloads
Test and enforce architectural rules in your Laravel applications
moodlehq/moodle-plugin-ci
2023593 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
moodlehq/moodle-cs
2214123 Downloads
Moodle Coding Sniffer rules
milwad/laravel-validate
27337 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
magento/composer
7343576 Downloads
Magento composer library helps to instantiate Composer application and run composer commands.
laravelcm/laravel-subscriptions
27007 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
jubeki/laravel-code-style
442862 Downloads
Combine Custom Fixers with the ruleset of Laravel Pint to fix your code style in Laravel Applications/Packages.
jolicode/php-os-helper
1924694 Downloads
Helpers to detect the OS of the machine where PHP is running.
jms/job-queue-bundle
2293165 Downloads
Allows to run and schedule Symfony console commands as background jobs.
jaz303/phake
189931 Downloads
A wee clone of Ruby's rake for PHP 5.3. Uses closures for ultimate coolness.
itamair/geophp
5132004 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
editorconfig-checker/editorconfig-checker
693943 Downloads
A tool to verify that your files follow the rules of your .editorconfig
davmixcool/php-sentiment-analyzer
122280 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).