Libraries tagged by simple hash
harshaaliaschinna/ping
70 Downloads
Ping provides a simple and easy Messaging or Chat or Conversation system to your Laravel Framework.
aydin-hassan/php-git-hooks
14 Downloads
Some simple git hooks to run a variety of PHP analysis tools, including PHPUnit
hassankhan/sonic
22 Downloads
Sonic is a stupidly simple, blazing fast, flat-file CMS based on Pico
levizwannah/laravel-username-generator
59 Downloads
Laravel Username Generator is a package that allows the versatile generation of user names, has a simple integration with Laravel.
sunaryohadi/slim3-skeleton
120 Downloads
Simple Slim Framework 3 skeleton with Twig, Monolog, ezSQL (mysqli). Also has sample of simple CRUD.
linlak/laravel-momo-sdk
54 Downloads
This is a simple php library that has been designed to help laravel developers to easily integrate the mtn momo api into their laravel projects with great ease.
sparkle/sparkle
21 Downloads
Sparkle is a free to use open source php MVC framework for building web applications. It's very simple to work with and has a very low learning curve.
alterfw/php-form-generator
1965 Downloads
This library has the goal of make simple the creation and population of HTML forms
sameer-shelavale/multi-captcha
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.
mreduar/laravel-balance
831 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
molajo/filesystem
294 Downloads
Simple, uniform file and directory services API for PHP applications that enables applications to interact with any filesystem for which an adapter has been defined in a common way.
krishnapawar/php-html-builder
94 Downloads
PHP HTML Builder - A Lightweight Alternative to LaravelCollective/HTML and Spatie/Laravel-HTML With the release of Laravel 11, support for laravelcollective/html has been discontinued, leaving many developers searching for a modern, simple solution to generate HTML and form elements. PHP HTML Builder is here to fill that gap — offering a streamlined, intuitive alternative compatible with Laravel 9, 10, and 11. This package provides an easy-to-use, fluent API that replicates the functionality of laravelcollective/html and spatie/laravel-html, enabling developers to effortlessly create HTML components, forms, inputs, checkboxes, radio buttons, dropdowns, links, images, and more. Built with simplicity and flexibility in mind, PHP HTML Builder is a lightweight, PHP-first solution for building and managing dynamic user interfaces in Laravel applications.
devbuddy/cart
17 Downloads
A simple cart class for laravel to build ecommerce websites from scratch. No need of configurations just download and start using it. You can customize the functionality as per your requirements very easily and with no hassle.
andreypostal/cli
22 Downloads
A simple and easy to use library with no dependencies for creating pretty and organized CLI apps in PHP. Even has some fun progress bars.
aklump/visual-sitemap
44 Downloads
Using a very simple JSON file schema to define the structure of your website, this project uses that structure to generate a beautiful, visual HTML sitemap. The final document has all icons and CSS embedded in it and can be shared with other teammembers easily.