Libraries tagged by code-in
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
jeylabs/mail-tracker
4327 Downloads
MailTracker will hook into all outgoing emails from Laravel and inject a tracking code into it. It will also store the rendered email in the database. There is also an interface to view sent emails.
jced-artem/legacy-adapter
15 Downloads
Flyweight-adapter for using legacy code in modern frameworks with lazy refactor.
ikvasnica/phpstan-clean-test
20135 Downloads
PHPStan extension with opinionated strict rules for better code in tests.
guanguans/laravel-code-runner
6 Downloads
Run the PHP code in the browser. - 在浏览器中运行 PHP 代码。
frozzare/wp-forms
2979 Downloads
Create forms in using code in WordPress
captn3m0/pincode
10 Downloads
A simple regex based validator for PIN codes in India
c0defusi0n/security-scanner
296 Downloads
Security scanner to detect malicious code in Magento 2
byjg/phpthread
26944 Downloads
ByJG PHPThread simplifies working with threads and non-blocking code in PHP, bridging the gap for a language that was not inherently designed for threading.
blubear/laravel-otp
94 Downloads
Package to generate OTP codes in Laravel applications
aop-io/pecl-aop-interceptor
41 Downloads
PHP code interceptor for PHP-AOP, based on AOP PHP extension (pecl aop-beta). Provides an abstraction layer of the PHP extension 'PECL AOP', with many features to go further in the handling of the AOP with PHP.
aeliot/todo-registrar
2997 Downloads
Register TODOs from source code in issue tracker
wilzokch/php-malaysia-postcode-to-state
816 Downloads
PHP library that convert Malaysia post code into state.
vanderson139/laravel-vintage
1 Downloads
Runs legacy code inside a Laravel Project
valorin/deploy
619 Downloads
Deploy is an Artisan command with the aim to provide a very simple way to deploy your code into staging and production while ensuring valid version tags are applied.