646 Repositories
PHP lc-larabit-creating-using-custom-blade-directives Libraries
FileNamingResolver - A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies
FileNamingResolver - A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies
Make custom helper just with one command!
Laravel Custom Helper Make custom helper just with one command! Very light!!! Installation requires Laravel 8+ Via composer: $ composer require Ranjba
Use Laravel's Blade templating engine outside of Laravel.
Use Laravel's Blade templating engine outside of Laravel. This package provides a standalone version of Laravel's Blade templating engine for use outs
A Laravel package for creating a Markdown driven blog in minutes.
Static Markdown Blog A Laravel package for generating static blog posts from Markdown files. Sometimes, you want a blog but don't necessarily want to
Online Food Delivery Website created using HTML, CSS, PHP and MySQL which delivers food at your doorstep on Cash-On-Delivery.
Food-Delivery-Website Online Food Delivery Website created using HTML, CSS, PHP and MySQL which delivers food at your doorstep on Cash-On-Delivery. Th
A package to easily make use of Iconsax in your Laravel Blade views.
Blade Iconsax A package to easily make use of Iconsax in your Laravel Blade views. This package contains 1.000 icons in 6 diferent styles, a total of
Creating authentication using sanctum, laravel and VUE
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A CRUD operation using php and Mysql database
This is a CRUD operation using php and Mysql database. In this when we add(CREATE) new user we need to submit add data in one form only in frontenf but in backend the data is storing in two different tables this is done using foreign key in Mysql.
Book Store Website Design Using PHP, JavaScript, CSS
Book_Store_Website Book Store Website Design Using PHP, JavaScript, CSS PHPMyAdmin Tables SELECT id, name, email, password, user_type FROM users WHERE
A Responsive Web Chat App Using Php , MySql and JavaScript
Web-Chat-App A Responsive Web Chat App Using Php , MySql and JavaScript Prerequisites XAMPP [Php Runtime Environment] click HERE To Download XAMPP Set
BetterWPDB - Keeps you safe and sane when working with custom tables in WordPress.
BetterWPDB - Keeps you safe and sane when working with custom tables in WordPress.
A research raw data repository for researchers of Arba Minch University built using Codeigniter which follows MVC architecture. The front-end is build using Bootstrap.
Arba Minch University Dataset Repository This system is a research dataset repository for Arba Minch University researchers and is build using Codeign
Image Optimize Command - Easily optimize images using WP CLI
Image Optimize Command is a WP CLI wrapper for spatie/image-optimizer which optimize gif, jpeg, jpg, png, svg, webp images by running them through a chain of various image optimization tools.
Middleware to generate access logs for each request using the Apache's access log format
Middleware to generate access logs for each request using the Apache's access log format. This middleware requires a Psr log implementation, for example monolog.
A library for using Laravel Blade templates in WordPlate.
A library for using Laravel Blade templates in WordPress/WordPlate. Installation Require this package, with Composer, in the root directory of y
Enables developers to modify Magento installations (configuration, data) based on the given environment using n98-magerun.
Enables developers to modify Magento installations (configuration, data) based on the given environment using n98-magerun.
A package for Myanmar Font, Phone and other Myanmar tools using Laravel Macro
Laravel Myanmar Tools A package for Myanmar Font, Phone and other Myanmar tools using Laravel Macro. Installation composer require pyaesoneaung/larave
LittleLink Custom provides you with a website similar to Linktree. Many social media platforms only allow you to add one link
LittleLink Custom is a fork of LittleLink Admin with a set goal of making the admin panel easier to use and setup, for inexperienced and first-time users, with the addition of many custom features themed around customization for the individual user's, LittleLink pages.
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
Create custom WordPress routes and redirects, restrict access by roles and/or capabilities. Routes made simple
Begining of an e-commerce website using PHP and the MVC Pattern
Begining of an e-commerce website using PHP and the MVC Pattern
Fork is an easy to use open source CMS using Symfony Components.
Installation Make sure you have composer installed. Run composer create-project forkcms/forkcms . in your document root. Browse to your website Follow
Extension for creating and sending emails for the Yii PHP framework.
yii-emailer Extension for creating and sending emails for the Yii PHP framework. Usage Migrate the email_message database table by this command: yiic
Remember your query results using only one method. Yes, only one.
Cache Query Remember your query results using only one method. Yes, only one. Articles::latest('published_at')-cache()-take(10)-get(); Keep this pa
An open source blog, made using Laravel, Inertia.js, and React.js. Also a learning repository.
Blog An open source Laravel-based blog. Still in progress, will be updated regularly as I wrote articles on my blog. Configurations Shared-hosting, an
Blade Snip allows you to use parts of a blade template multiple times. Basically partials, but inline.
Blade Snip Blade Snip allows you to use parts of a blade template multiple times. Basically partials, but inline: div class="products" @snip('pr
Tabulation System using Laravel 9, Vue 3, and Vite. #100DaysOfCode
Tabulation System using Laravel 9, Vue 3, and Vite. #100DaysOfCode
This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.
CI/CD example This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions. Keep in mind that the toolset used in
PSR-15 middleware to geolocate the client using the ip address
middlewares/geolocation ![SensioLabs Insight][ico-sensiolabs] Middleware to geolocate the client using the ip address and Geocoder and save the result
Base classes for creating WordPress shortcodes.
WDS Shortcodes Contributors: WebDevStudios, jtsternberg, JayWood Donate link: http://webdevstudios.com Tags: shortcode button, shortcodes, cmb2, utili
Experimental ActiveRecord layer on top of Doctrine2 using the Twig templating engine
This is an experiment for building ActiveRecord functionality on top of Doctrine2 using the Twig templating engine. Whether it is called Propel2 or not is irrelevant.
A simple yet powerful HTTP metadata and assets provider for NFT collections using Symfony
Safe NFT Metadata Provider A simple yet powerful HTTP metadata and assets provider for NFT collections using Symfony.
A simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP
PHP Quickstart This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database u
This package was created to deal with laravel datatables and cruds using vuejs.
datatable-cruds Installation This package was created to deal with laravel datatables and cruds using vuejs. Install the package through Composer. Run
Integrate likes, bookmarks, favorites, reactions and custom made marks into your application
Laravel Markable This package allows you to easily add the markable feature to your application, as for example likes, bookmarks, favorites and so on.
A custom update API for WordPress plugins and themes
A custom update API for WordPress plugins and themes. Intended to be used in conjunction with my plugin-update-checker library.
A tidy conditional Blade directive for checking if something is in an array
A tidy conditional Blade directive for checking if something is in an array. This package provides a small @in directive that allows you to simplify i
Multi-factor Authentication using a Public PGP key for web based applications
PGPmfa() a PHP Class for PGP Multi-factor Authentication using a Public PGP key for web based applications Multi-factor Authentication with PGP Second
A super simple abstraction to make creating a custom Taxonomies in WordPress a breeze
A super simple abstraction to make creating a custom Taxonomies in WordPress a breeze
Magento 2 custom extension to add custom attributes(longitude, latitude) to customer address
Magento 2 custom extension to add custom attributes(longitude, latitude) to customer address. Then save them to quote model and copy them from quote address to order address on bakend, frontend, rest api
PHP scraper for ZEE5 Live Streaming URL's Using The Channel ID and Direct Play Anywhere
It can scrape ZEE5 Live Streaming URL's Using The Channel ID and Direct Play Anywhere
Pantheon platform's standard Drupal upstream, and recommended starter template for custom upstreams.
Composer-enabled Drupal template This is Pantheon's recommended starting point for forking new Drupal upstreams that work with the Platform's Integrat
A Laravel starter kit with auth scaffolding using Livewire & Bootstrap.
Zephyr This package is a Laravel starter kit with auth scaffolding using Livewire & Bootstrap. It was created for people who prefer using Livewire & B
Laravel package to generate sweepstakes using the Round Robin algorithm
Laravel package to generate sweepstakes using the Round Robin algorithm. Supports any number of teams, as long as they are greater than a minimum value specified in the configuration file. Built with Laravel Collections for better handling of arrays.
Get a realtime feed of your Laravel project’s most important events using Logsnag.
laravel-logsnag Get a realtime feed of your Laravel project’s most important events using Logsnag. Supports push notifications straight to your phone.
Laravel Custom Response Messages from Passport Oauth2 Server
This is a sample repository showing how to install Oauth2 server using Laravel's passport package and customize its responses.
Allows you to process logs using any PSR-3 compatible logger such as Monolog
Yii 2 PSR Log Target Allows you to process logs using any PSR-3 compatible logger such as Monolog
Example repo for writing tests in Drupal (using DDEV)
Drupal Test Writing This is a test D9 site which can be used for practicing test writing and running.
🎨 Free custom elements for the WordPress plugin Oxygen Builder.
🎨 Custom Elements for Oxygen Builder Free custom elements for the WordPress plugin Oxygen Builder. If you find the elements useful, click on the star
PHP library/SDK for Crypto APIs 2.0 using Guzzle version 7
cryptoapis/sdk-guzzle7 Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain an
A package for using Google Datastore as a database driver
Laravel Eloquent for Google Datastore A package for using Google Datastore as a database driver. By using this package, you can use query builder and
A PHP utility for managing secrets in the cloud using AWS KMS and DynamoDB
CredStash for PHP This is a PHP port of original CredStash (written in python). Encryption and DynamoDB storage are compatible with python version so
temperature-pi: a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite database
temperature-pi temperature-pi is a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite da
Middleware to minify the Html, CSS and Javascript content using wyrihaximus/compress
middlewares/minifier Middleware to minify the Html, CSS and Javascript content using wyrihaximus/compress and the following compressors by default: wy
This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly
Curly Pest Plugin This plugin adds basic HTTP requests functionality to Pest tests, using minicli/curly. Installation composer require minicli/pest-pl
Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup
Laravel Blade Emerald Emmet like Abbreviation to generate and wrap Laravel Blade Component with markup 🌈 Features Generate HTML in a Blade file via p
Locale-formatted strftime using IntlDateFormatter
This provides a cross-platform alternative to strftime() for when it will be removed from PHP
Charts - a Laravel library used to create Charts using Chartisan
Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this library attempts to provide more laravel-like features into it by providing support for chart creation using the artisan command, middleware support and routing support.
Adding Firebase PHP to your project using Composer
Firebase PHP Client ❤️ Sponsor Based on the Firebase REST API. Available on Packagist. Adding Firebase PHP to your project using Composer For PHP 7 or
Create inline partials in your Blade templates with ease
Create inline partials in your Blade templates with ease. This package introduces a new @capture directive that allows you to capture small parts of y
This website built for practice using HTML,CSS , Js and PHP - MySQL for backend
SammysBarbeque This website built for practice using HTML,CSS , Js and PHP - MySQL for backend Features added in the website: User:- Authentic and att
Complete Login and Registration system using HTML, CSS, JAVASCRIPT, BOOTSTRAP, PHP and MYSQL
Complete Login and Registration system using HTML, CSS, JAVASCRIPT, BOOTSTRAP, PHP and MYSQL
This library helps PHP users to convert and using Jalali DateTime format
Easy Jalali for PHP V1.0.0 Jalali calendar converter for Persian users in Iran, Afghanistan and other countries that use Jalali calendar. Very thanks
Make Laravel Pivot Tables using the new Laravel 9 closure migration format
This will allow you to create pivot table migration files using the new Laravel 9 closure migration format by simply passing two models.
A monthly payment report using HTML, CSS, PHP and MySQL database
A monthly payment report using HTML, CSS, PHP and MySQL database
This website is built for ArrowSmile dental clinic using HTML, CSS , JS for frontend and PHP & MySQL.
arrow-smile-dentist-website This website is built for ArrowSmile dental clinic using HTML, CSS , JS for frontend and PHP & MySQL. URL : http://arrowsm
Embed the current year's events for a team on a website using TBA Api
Not done yet, but should work please leave any feedback in the discussions tab one problem that can happen is that I update the site and your cache di
Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance
Silverstripe Sendy Silverstripe module allowing editors to create newsletters using elemental blocks and export them to a sendy instance. Introduction
Slim Framework custom views
Slim Views This repository contains custom View classes for the template frameworks listed below. You can use any of these custom View classes by eith
A simple News/Bloging Website Build Using Vue and Inertia with Laravel
Laravel Vue and Inertia News Site This is a simple News/Bloging Website Build Using Vue and Inertia with Laravel.
This package should help you with creating and managing a Laravel DDD Application
This package should help you with creating and managing a Laravel DDD Application. This package is heavily inspired by "Laravel beyond CRUD" from Spatie.
Coder Metabox for WordPress - Create Pages, Posts Custom Meta Fields options
Coder Metabox for WordPress Coder Metabox for WordPress - Create Pages, Posts Custom Meta Fields options. Step 1 call coder-metabox.php file in functi
This module adds a command to easily generate "modules" in Laravel and install them using composer.
Laravel Module Create This module adds a command to easily generate "modules" in Laravel and install them using composer Installation Simply install t
Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines
Integrate reCAPTCHA using async HTTP/2, making your app fast with a few lines
A convenient helper for using the laravel-seo package with Filament Admin and Forms
Combine the power of Laravel SEO and Filament PHP. This package is a convenient helper for using the laravel-seo package with Filament Admin and Forms
A cool link aggregator created using Wordpress
A cool link aggregator created using Wordpress
Simple CRUD + Search using Laravel 8 and Livewire 2
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Easily start new projects using FukigenMedia's starterpack.
Fukigen Filament Starterpack Easily start new projects using FukigenMedia's starterpack. Usually, many of us are confused about where to start a new p
A challenge to develop frontend-backend forms and account creating.
Symfony + Vue (Back/Front) Helped and assisted by Vanessa and Paulo. This project have two sides, the back-end(Symfony) and the front-end(Vue.js) for
A High-Level Overview of Laravel Octane
This is the source code behind the Laracasts Larabit: A High-Level Overview of Laravel Octane, and features all of the files and code available in that video.
A easy to use library for using InfluxDB with PHP.
influxdb-php InfluxDB client library for PHP Note: This library is for use with InfluxDB 1.x. For connecting to InfluxDB 2.x instances, please use the
This package provides a set of factories to be used with containers using the PSR-11 standard for an easy Doctrine integration in a project
psr-container-doctrine: Doctrine Factories for PSR-11 Containers Doctrine factories for PSR-11 containers. This package provides a set of factories to
A skeleton application using the Zend Framework MVC
This is a skeleton application using the Zend Framework MVC layer and module systems. This application is meant to be used as a starting place for those looking to get their feet wet with Zend Framework.
Hotel Management App using Laravel & Orchid for admin
Hotel Management System Installation Open a terminal session in the project's root. Install dependencies by running the command: composer install Run
Manipulating Photos in Laravel with Intervention Image
This is the source code behind the Laracasts Larabit: Manipulating Photos in Laravel with Intervention Image, and features all of the files and code available in that video.
LODSPeaKr is a framework for creating Linked Data applications in a simple and easy way
LODSPeaKr is a framework for creating Linked Data applications in a simple and easy way. You can see several applications created using LODSPeaKr.
Notejam demo application using Blink framework
Notejam: Blink framework Notejam demo application using Blink framework Installation Clone the repository to you machine. Run vagrant up to create the
This repository demonstrates exemplary implementation of chat using HTTP and Websocket servers in PHP using Kraken Framework components.
This repository demonstrates exemplary implementation of chat using HTTP and Websocket servers in PHP using Kraken Framework components.
This repository is pre-configured, clean and empty skeleton for creating a new projects using Kraken Framework.
Kraken Application Skeleton Note: This repository contains pre-configured application skeleton for fast creation of new projects with Kraken Framework
Opulence is a PHP web application framework that simplifies the difficult parts of creating and maintaining a secure, scalable website.
Opulence Introduction Opulence is a PHP web application framework that simplifies the difficult parts of creating and maintaining a secure, scalable w
Wordless is a junction between a WordPress plugin and a theme boilerplate that dramatically speeds up and enhances your custom theme creation
Wordless is a junction between a WordPress plugin and a theme boilerplate that dramatically speeds up and enhances your custom theme creation. Some of
Cascade delete and restore when using the Laravel or Lumen SoftDeletes feature.
Cascade delete and restore when using the Laravel or Lumen SoftDeletes feature.
A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL
Microrest is a Silex provider to setting up a REST API on top of a relational database, based on a YAML (RAML) configuration file.
Validated properties in PHP8.1 and above using attribute rules
PHP Validated Properties Add Rule attributes to your model properties to make sure they are valid. Why this package? When validating external data com
It’s a bot using simple feature - jangan keseringan make (haram cok)
Indodax-machine It’s a bot using simple feature - jangan keseringan make (haram cok) Example of Request PHP (API-PANAS) Get Info Sample code below :
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
IP-Tracer is used to track an ip address. IP-Tracer is developed for Termux and Linux based systems. you can easily retrieve ip address information using IP-Tracer. IP-Tracer use ip-api to track ip address.
🖼️ Laravel Nova Field for uploading and cropping images using Slim Image Cropper
🖼️ Laravel Nova Field for uploading and cropping images using Slim Image Cropper
PcTools is a proyect developed using {JavaScript,HTML5,CSS} for frontend and {PHP = Mysql} for backend.
PcTools-Proyect PcTools is a proyect developed using {JavaScript,HTML5,CSS} for frontend and {PHP = Mysql} for backend. Future Improvements # Replace
Word Count (Custom WordPress Plugin)
word-count (Custom WordPress Plugin) Followed a tutorial to create a plugin that adds word count infos to the frontend (Posts only). I then modified t
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework
Attendize is an open-source ticketing and event management application built using the Laravel PHP framework. Attendize allows event organisers to sel
The Easiest way to start using PHP CS Fixer and PHP_CodeSniffer with 0-knowledge
The Easiest Way to Use Any Coding Standard Features Blazing fast Parallel run Use PHP_CodeSniffer || PHP-CS-Fixer - anything you like 2nd run under fe