Libraries tagged by simple core
stocker4all/luhn-mod-n
49412 Downloads
luhn-mod-n is a very simple solution to generate and verify luhn mod n checksums. Possible bases (value for n) are between 2 and 36. Luhn mod 10 is well known from the credit card number checksum. But also in different bases it can be useful to have this checksum functionality.
phith0n/chip
22 Downloads
a simple tool to detect potential security threat in php code
partner/rawphp
616 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
nicodemuz/php-tail-f
653 Downloads
A simple implementation to provide tail -f functionality in PHP code. Allows you to monitor newly added lines to a given file.
kba-team/cakephp-filter-plugin
1230 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
jobapis/jobs-stackoverflow
2627 Downloads
Making it simple to integrate your application with Stack Overflows's Career RSS Feed.
cromwell/iso3166
64812 Downloads
A simple package for working with ISO-3166 country codes
copadia/php-video-url-parser
13181 Downloads
A Simple and efficient PHP Video URL Parser that gives you thumbnails and embed codes for various services as Youtube, Vimeo, DailyMotion and Facebook
amnuts/jwplayer-thumbnail-preview-generator
1629 Downloads
A simple but effective command-line tool for generating thumbnails of a video, and corresponding VTT file, for use within JW Player to allow for toolbar video preview.
alancole/vouchers
272 Downloads
A Simple PHP library for gernating and validating voucher codes.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
chrismeller/cybersource
17887 Downloads
A simple class for interfacing with some of the basic methods of the CyberSource SOAP Toolkit API for processing credit card transactions online.
tholcomb/symple-core
122 Downloads
Core package for the Symple framework
nicholascus/codeception-stepler
19043 Downloads
A simple Codeception extension which enables step by step debugging in console.
omarusman/lumen-cors
729 Downloads
A Simple Lumen CORS. This also supports Lumen 5.1.