Libraries tagged by clope
micheh/teamcity-clover
417853 Downloads
Parse the clover.xml and report the code coverage and CRAP indices to TeamCity
cybercog/laravel-eloquent-flag
15686 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
cooperl/laravel-db2
110871 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
verbb/smith
207741 Downloads
Add copy, paste and clone functionality to Matrix blocks.
ourcodeworld/name-that-color
96086 Downloads
A non-official PHP port of the NTC JS library to find out the name of the closest matching color.
mehrab-wj/tiktoken-php
37254 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
jaschilz/php-coverage-badger
300910 Downloads
Create a code coverage badge from a PHPUnit Clover XML file.
hieu-le/wordpress-xmlrpc-client
148189 Downloads
A PHP client for Wordpress websites that closely implement the XML-RPC WordPress API with full test suite built in
esi/phpunit-coverage-check
82031 Downloads
Check the code coverage using the clover report of PHPUnit.
divineomega/do-file-cache
1802559 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
asdh/laravel-flatpickr
30878 Downloads
A laravel clone of the javascript flatpickr package
roderik/pwgen-php
559717 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
spooner-web/save_close_ce
28244 Downloads
Adds save and close button to all the content elements for TYPO3 9
ngyuki/clover-to-cobertura
185051 Downloads
Clover XML to Cobertura XML for Gitlab Coverage Visualization
kyos/find-closest-value
177752 Downloads
Finds the closest arithmetic match in an array, using Binary Search