Libraries tagged by codemage
codeaken/ansible
81 Downloads
Use PHP to run Ansible commands and playbooks
codemasher/gw2-database
12 Downloads
A Guild Wars 2 Database built from the official API. PHP 7
codemasher/gw1-database
21 Downloads
A Guild Wars (not 2!) database including everything to parse GWBBcode, calculate skills, import/export templates, create maps etc... PHP 7.2+
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
vartroth/php-security-lint
79 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
phug/dev-tool
20117 Downloads
Phug unit tests, coverage and code style tools
ohseesoftware/laravel-veneer
435 Downloads
Laravel Veneer offers a suite of fixture data and mocking methods for you to use to coverage the 80% of mocking 3rd party services.
lmr/duo_auth
352 Downloads
Duo Security two-factor authentication for Roundcube. Users have multiple ways to authenticate, including: 1. One-tap authentication using Duo’s mobile app; 2. One-time passcodes generated by Duo’s mobile app (works even with no cell coverage); 3. One-time passcodes delivered to any SMS-enabled phone; 4. Phone callback to any phone (mobile or landline!); 5. One-time passcodes generated by an OATH-compliant hardware token.
intahwebz/flickrguzzle
178 Downloads
A Flickr wrapper to allow you to call the Flickr api with Guzzle as the backend.Goal is to have 100% Flickr api coverage rather than just upload/display photos (currently at 23%).
firehed/php7ize
172 Downloads
Tools to quickly add PHP7 features to your existing codebase
ezzatron/ci-status-images
3539 Downloads
Test coverage percentage and other useful status images for continuous integration systems.
dbublik/unused-class-hunter
14 Downloads
Detects unused classes in your codebase
charescape/scribe
140 Downloads
Generate API documentation for humans from your Laravel codebase.✍
anahkiasen/janitor
85 Downloads
Janitor is a tool to help you remove unused code, views and assets from your codebase.
aeliot-tm/phpunit-codecoverage-baseline
2818 Downloads
Script for the comparing of current code coverage with baseline.