Libraries tagged by simple core

zeeloengineering/php-shared-kernel

5 Favers
1572 Downloads

Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.

Go to Download


white-rabbit-1-sketch/php-file-hash-map

18 Favers
4 Downloads

This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.

Go to Download


waughj/html-picture

0 Favers
154 Downloads

Simple class for easy generation o' picture tag HTML code.

Go to Download


vinnyfs89/r-enc

4 Favers
927 Downloads

Simple way to get the right encoding that you want in PHP codes.

Go to Download


technosophos/phpcompressor

27 Favers
760 Downloads

A simple PHP compressor that removes unnecessary data from PHP source code.

Go to Download


syamsoul/laravel-action-delay

1 Favers
150 Downloads

Delay a Job, Database Query or PHP code at a specific datetime easily with one simple command.

Go to Download


sourcefli/laravel-permission-name-generator

8 Favers
119 Downloads

Create and Retrieve permissions using conventions and very simple configuration

Go to Download


sameer-shelavale/multi-captcha

13 Favers
169 Downloads

Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.

Go to Download


robmellett/laravel-model-history

2 Favers
11 Downloads

A simple trait to add to your models so you can store CREATED and UPDATED differences

Go to Download


pkj/generic-linux-backup-scripts

7 Favers
4 Downloads

This tool can create backups of folders and mysql databases. It's simple yet super powerful.

Go to Download


oldpak/reflection

0 Favers
24 Downloads

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

Go to Download


n0nag0n/super-model

5 Favers
11 Downloads

A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.

Go to Download


mvccore/ext-auth-basic

0 Favers
761 Downloads

MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.

Go to Download


mpmontanez/json-schema-to-php-generator

5 Favers
250 Downloads

Code generation tool for converting JSON schema documents to simple PHP classes.

Go to Download


moraesgil/entity-validator-trait

1 Favers
257 Downloads

A simple Laravel trait for call Validation by your entitie to allow data creating or updating.

Go to Download


<< Previous Next >>