3930 Repositories
PHP php-gmail Libraries
PHP module for communicating with the Veryfi OCR API
Veryfi is a php module for communicating with the Veryfi OCR API
Projeto de um sistema de Agenda feito durante o curso PHP: Do zero a maestria, ministrado pelo Matheus Baptisti
PJ - Agenda Este projeto é um sistema de Agenda. O objeto de estudo aqui é a conexão com BD + partícularidades do PHP e a WEB, como sessions, variávei
Game of life developed in PHP with TDD approach
What is Game of Life: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life Project structure: Engine is in App\Services\LifeEngine.php Tests are in T
Projeto de um blog chamado Blog Codar feito durante o curso PHP: Do zero a maestria, ministrado pelo Matheus Baptisti
PJ- Blog Codar Este projeto é um blog fictício. Apesar de poder ser usado como um blog real, este projeto não tem conexão com banco de dados, então es
PHP Digital Green Certificate SDK
Digital Green Certificate SDK PHP Indice Contesto Installazione Uso Licenza Dettaglio licenza Contesto Attenzione, questo repository è derivato dalle
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
Laravel EC2 Metadata Retrieve the EC2 Metadata using Laravel's eloquent syntax. 🤝 Supporting If you are using one or more Renoki Co. open-source pack
Test with laravel framework
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
🎌 Laravel Localization Helper :: Easily add translation variables from Blade templates.
LocalizationHelper Package for convenient work with Laravel's localization features and fast language files generation. Take a look at contributing.md
Easily setup SEO in your laravel project with lara-head :heart: @code4mk
installation composer require code4mk/lara-head usage meta ~ inside controller use Khead; class Test { public function home() { Khead::setMeta
🖖Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any kind of filters.
Repository Repository Pattern in Laravel. The package allows to filter by request out-of-the-box, as well as to integrate customized criteria and any
Laravel package to convert HTML to PDF, supporting multiple drivers.
eve/pdf-converter A Laravel package to help convert HTML to PDF. Supports multiple drivers. Requirements and Installation eve/pdf-converter requires L
⚙️ Web3 PHP CLI is a blazing fast blockchain server for local development.
Web3 PHP CLI is a blazing fast blockchain server for local development. This project is a work-in-progress. Code and documentation are currently under
Quick and dirty PHP script to turn a Twitter feed into an RSS feed using Twitter's v2 API
Twitter to RSS Quick and dirty PHP script that turns a given Twitter feed into a RSS feed using Twitter's API v2 (the free version!) Does some basic l
⚡️ Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC.
Web3 PHP is a supercharged PHP API client that allows you to interact with a generic Ethereum RPC. This project is a work-in-progress. Code and docume
jojo, another http server written in PHP 8.0
جوجو | jojo جوجو، وبسروری در ابعاد جوجه برای کارهای کوچک داستان نوشتن جوجو وبسروری که تنظیمات مودم TP-link TD-8811 توی اتاقم رو serve میکنه اسمش mic
PHP com duas funções: uma para gerar a linha do Pix Copia e Cola e outra para gerar o QRCode baseado no retorno da primeira função.
pix-copiacola-qrcode Pix.php - Funções para gerar, de forma simples, a linha "Copia e Cola" e o QRCode Necessita PHP 7 ou superior Para o QRCode usa a
This is a simple php project to help a friend how parse a xml file.
xml-parser-with-laravie Requirements PHP 7.4+ Composer 2+ How to to setup to test? This is very simple, just follow this commands git clone https://gi
PHP SDK - Flexie CRM fiskalizimi solution
PHP SDK - Flexie CRM fiskalizimi solution Fiskalizimi PHP SDK allows you to talk and generate your e-invoices programmatically from your own solution
A simple php telegram bot to check if the bin is valid or not!
Bin-Checker A simple php telegram bot to check if the bin is valid or not! Deploy FORK the Repo by clicking HERE Add your bot token in LINE 12 THEN DE
Crea rutas en php de la forma mas fácil posible.
SimpleRouter-php Te permitirá crear un routing de la forma mas fácil posible, recibiendo todo lo enviado por un usuario a través de un callback. Prime
This is an extension to my datacode interview questions.
This is an extension to my datacode interview questions. This is a fully working response form with email functionality as well as database manipulation.The form can be translated from French, English and Pirate based on the browser language.
Simple class that implement a CAPTCHA for your PHP App.
simple-captcha Simple class that implement a CAPTCHA for your PHP App. Installation Use the package manager composer to install. composer require will
Redis watcher for PHP-Casbin in Swoole.
Redis watcher for PHP-Casbin in Swoole Redis watcher for PHP-Casbin in Swoole , Casbin is a powerful and efficient open-source access control library.
Simple php telegram bot.
PHPTGBot Description Simple php telegram bot. Just for fun 🚧 Work In Progress 🚧 Maybe found error, since im not tested yet! Still on working, so be
📈 Get insights about your Laravel or Lumen Project
Laravel Stats Get insights about your Laravel or Lumen Project. Installing The easiest way to install the package is by using composer. The package re
Laravel App versioning
Version Take control over your Laravel app version Description This package is a Laravel (5.5+) utility which helps you keep and manage your applicati
✨ Automatic image creation from templates
This package enables you to automatically create images from Placid templates. You can use the REST API or the URL API to create placid.app embed links with your variables to dynamically set the image content.
Twitch Helix API PHP Wrapper for Laravel
Laravel Twitch PHP Twitch Helix API Wrapper for Laravel 5+ ⚠️ Changes on May 01, 2020 Since May 01, 2020, Twitch requires all requests to contain a va
A simple Laravel Package to sort Countries, States and Cities
Laravel Location ▲ Introduction 🖖 This Package offers a simple way to get Countries, Cities and States that you may need for your Application, most e
Use WordPress backend with Laravel or any PHP application
A collection of Model classes that allows you to get data directly from a WordPress database. Corcel is a collection of PHP classes built on top of El
This package makes it easy to add early access mode to your existing application.
This package makes it easy to add early access mode to your existing application. This is useful for when you want to launch a product and need to gat
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app.
Laravel IMAP is an easy way to integrate both the native php-imap module and an extended custom imap protocol into your Laravel app. This enables your app to not only respond to new emails but also allows it to read and parse existing mails and much more.
Easily anonymize sensitive data through eloquent queries
Laravel Encryptable This package allows you to anonymize sensitive data (like the name, surname and email address of a user) similarly to Laravel's En
A package to validate email domains in a user registration form
Laravel Email Domain Rule This package allows to define a subset of allowed email domains and validate any user registration form with a custom rule.
🚀 A quickstart generator for Laravel projects
🚀 Initializer for Laravel Initializer for Laravel takes a visual, approach to setting up a new Laravel project. Fill out the form, choose the compone
Easy Localization for Laravel
Query String Localization Package for Laravel Use this package to localize your laravel application via query strings easily. Features: Localization b
Discover your ranking on GitHub
Git stars About This project was inspired by Git Awards! Since it apparently isn't supported anymore we thought we'd take the concept back and add our
Amazon Selling Partner SPI - PHP SDKs
Amazon Selling Partner API - PHP SDK This repository is not an official Amazon PHP library for their SP API. Why next library? There are already few p
Fausse page de connexion faite en PHP, inclu: blacklist IP, redirection au choix, webhook discord, logs. Pour les informations: IP, mdp, email, géolocalisation, navigateur et bien d'autre
Scam page PayPal v2 1. Tutoriel explicatif [striked] https://www.youtube.com/watch?v=5_gggGhVZlY [not striked] https://mega.nz/file/8Idw0BgR#4g3Q0
Source Code for 'Pro PHP 8 MVC' by Christopher Pitt
Apress Source Code This repository accompanies Pro PHP 8 MVC by Christopher Pitt (Apress, 2021). Download the files as a zip using the green button, o
Tentative Extra Data Structures for php
Teds Introduction Teds is a another collection of data structures. (Tentative Extra Data Structures) Installation This extension requires php 8.0 or n
Exemplary RealWorld backend API built with Laravel PHP framework.
Example of a PHP-based Laravel application containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
Tiny php mysql lib (PDO-based) with handy fetch/update functionality, supports both SQL and parametric queries
Micro PHP mysql lib (~ 200 lines of code) with ultra powerful CRUD for faster than ever development: parametric fetch/insert/update/delete (based on a
The PHP Shortcode Hunter, nested shortcodes and custom shortcodes
shortcode-hunter The Shortcode Hunter - PHP shortcode class, nested shortcodes and custom shortcodes Installation composer require enesakarsu/shortcod
A rest api repository with laravel.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Secure the data of your sites by encrypting them. They will be decrypted only in your applications
PHP Crypter Secure the data of your sites by encrypting them. They will be decrypted only in your applications How to use ? You just have to include t
A PHP library for creating EDI 837 claim equivalent to paper-claim 1500. EDI X12 ANSI 837 File 5010 Version
EDI X12 ANSI 5010 PHP Library for creating EDI X12 ANSI 837 File 5010 Version A Simple PHP function for creating an EDI X12 ANSI 837 file version 0050
Tellonym is an established social phenomenon.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
PHP project for tracking Azure AD App Reg secrets about to expire, and (manually) tracking SSL certificates
CertExpiry Katy Nicholson https://katystech.blog/ Setup instructions etc available at: https://katystech.blog/2021/11/certexpiry/ PHP project for trac
StackSync is a simple, lightweight and native fullstack PHP mini-framework.
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
An online quiz system built on PHP, JS and HTML. It has inbuilt Timer support along with Admin Panel
Skill's Breaker An online quiz system built on PHP, JS and HTML. It has inbuilt Timer support along with Admin Panel #Added features: Added Timer supp
This is an image manipulation REST API written in PHP Laravel Framework
Laravel Image Manipulation REST API Demo Here is fully working Demo: https://www.lobiimages.com/ You have to register first in order to generate acces
Opensource IPTV control panel
OpenSource IPTV copy .env.example to .env and edit to your environment composer install --no-dev php artisan sriptv:init Docker build: docker build .
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
REST API Response Builder for Laravel Master branch: Development branch: Table of contents Introduction Why should I use it? Usage examples Features E
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
Laravel Package for OPcache
Laravel OPcache This package contains some useful Artisan commands to work with PHP OPcache. If you want to learn more about OPcache and what it can d
Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.
Laravel Boilerplate Project Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications. Table of Con
A Laravel chat package. You can use this package to create a chat/messaging Laravel application.
Chat Create a Chat application for your multiple Models Table of Contents Click to expand Introduction Installation Usage Adding the ability to partic
A convenient way to initialize your application
A convenient way to initialize your application. Introduction We all know, that every application should contain readme file and Installation section
Native comments for your Laravel application.
Comments Comments is a Laravel package. With it you can easily implement native comments for your application. Overview This package can be used to co
Laravel wrapper for the Gmail API
Laravel Gmail Gmail Gmail API for Laravel 8 You need to create an application in the Google Console. Guidance here. if you need Laravel 5 compatibilit
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
Generates and handles Modules for Laravel
L5Modular Keep Your Laravel App Organized This package allows you to organize your Laravel project in a modular manner. You can simply drop or generat
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
Laravel Befriended Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked
Laravel and Lumen Source Code Encrypter
Laravel Source Encrypter This package encrypts your php code with phpBolt For Laravel and Lumen 6, 7, 8 Installation Usage Installation Step 1 At the
Laravel and Lumen Auto Hard Deleter
Laravel Auto Hard Deleter This package deletes soft deleted rows automatically after a time interval that you define. For Laravel and Lumen 6, 7, 8 In
Laravel package to make it easy to use the gorgeous emojis from EmojiOne
laravel-emojione Laravel package to make it easier working with the gorgeous emojis from EmojiOne. Remember to read the EmojiOne Free License and prov
Rinvex Bookable is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
Laravel Health Panel
Health Monitor Laravel Server & App Health Monitor and Notifier This package checks if the application resources are running as they should and create
A drop in fake logger for testing with the Laravel framework.
Log fake for Laravel A bunch of Laravel facades / services are able to be faked, such as the Dispatcher with Bus::fake(), to help with testing and ass
Laravel package to search through multiple Eloquent models.
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
Hej! is a simple authentication boilerplate for Socialite.
Hej! - a Socialite authentication flow implementation Hej! is a simple authentication flow implementation for Socialite. Out-of-the-box, Hej! can help
Database lookup tool in php, skidlookup has not been claimed so if u want to use this src all right's go to u, idea came from fedsearch
skidlookup Database lookup tool in php, skidlookup has not been claimed so if u want to use this src, all right's go to u, idea came from fedsearch in
Password manager featuring client-side encryption, vaults, folders and more.
vaults is a password manager featuring client side AES-256 encryption, PBKDF2 hashing, vaults, password generation & more. Features Technical overview
A simple framework for running WordPress unit and integration tests.
Touchstone A modern wrapper around the official WordPress testsuite. It can be used to run both Unit and Integration tests. Installation Run the follo
Instrument commands/workers/custom code with datadog, newrelic, tideways, symfony, spx.
sourceability/instrumentation This library provides a simple interface to start and stop instrumenting code with APMs. Symfony commands and messenger
HTML sanitizer, written in PHP, aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
TYPO3 HTML Sanitizer ℹ️ Common safe HTML tags & attributes as given in \TYPO3\HtmlSanitizer\Builder\CommonBuilder still might be adjusted, extended or
Laravel blade directives and php helpers for serverside rendered content, based on browser window size WITHOUT css. Requires Livewire and AlpineJS.
Laravel Livewire Window Size and Breakpoints Laravel blade directives and php helpers for server side rendered content, based on browser window size W
Auto-generated Interface and Repository file via Repository pattern in Laravel
Auto-generated Repository Pattern in Laravel A repository is a separation between a domain and a persistent layer. The repository provides a collectio
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
Cycle DBAL Secure, multiple SQL dialects (MySQL, PostgreSQL, SQLite, SQLServer), schema introspection, schema declaration, smart identifier wrappers,
Library for check dependency between modules inside projects
PHP Dependency analyzer PHP DA is tool for check and support dependencies inside your project clear. For example: You have project with 3 root namespa
Real world Conduit App based on Laravel Livewire stack
Laravel Livewire codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API. Demo Github
Laravel-Idempotent 基于 Laravel 的接口幂等组件
Laravel-Idempotent 基于 Laravel 的接口幂等组件
This repository contains the codebase PHP bridge using RoadRunner Jobs plugin.
RoadRunner Jobs Plugin This repository contains the codebase PHP bridge using RoadRunner Jobs plugin. Installation To install application server and J
Ebansos (Electronic Social Assistance) is a web application that provides citizen data management who will receive social assistance to avoid misdirection assistance from public service/government.
E Bansos Ebansos (Electronic Social Assistance) is a web application that provides citizen data management who will receive social assistance to avoid
Run your WP site on github pages, php innovation award winner https://www.phpclasses.org/package/12091-PHP-Make-a-WordPress-site-run-on-GitHub-pages.html
Gitpress Run wordpress directly on github pages Gitpress won the innovation award for may 2021 Read more about this https://naveen17797.github.io/gitp
Server-side library for working with Expo using PHP
expo-server-sdk-php Server-side library for working with Expo using PHP. If you have any problems with the code in this repository, feel free to open
AUTOCLAIM: Faucet--DOGE
Faucet-DOGE FaucetPay | AutoClaim-Doge This is a doge generating application using a php program with faucetpay payments how to install and usage: Ter
php database agnostic authentication library for php developers
Whoo Whoo is a database agnostic authentication library to manage authentication operation easily. Whoo provides you a layer to access and manage user
Laravel Boilerplate (Current: Laravel 8.*)
Laravel Boilerplate (Current: Laravel 8.*) (Demo) Demo Credentials Admin: [email protected] Password: secret User: [email protected] Password: secret Offici
Scaffold generator for Laravel 5.x
Laravel 5.x Scaffold Generator Usage Step 1: Install Through Composer composer require 'laralib/l5scaffold' --dev Step 2: Add the Service Provider Op
Analogue ORM : Data Mapper ORM for Laravel/PHP
(this project is looking for a new maintainer) Analogue ORM Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM
一个 php 版的 httpbin
一个 php 版的 httpbin
You can handle iOS Application Subscription Server Side with Laravel.
Auto Renewing Subscriptions for iOS Apps with Laravel This repository help you to handle iOS Application Subscription on server side. It provides Save
Basic PHP app with Composer used in Microsoft Docs examples
page_type languages products description urlFragment sample php azure This sample demonstrates a tiny PHP app with Composer. php-basic-composer PHP sm
Elephant - a highly performant PHP Cache Driver for Kirby 3
🐘 Kirby3 PHP Cache-Driver Elephant - a highly performant PHP Cache Driver for Kirby 3 Commerical Usage Support open source! This plugin is free but i
Kumpulan Jokes Bapack2
jokes-bapack2-api Kumpulan Jokes Bapack2 masa kini! Requirements PHP Composer Heroku How to Run clone this repository cd to root project directory exe
Repositorio del Trabajo Práctico Obligatorio de la Materia Introducción a la programación en la carrera Tecnicatura en Desarrollo Web de la Universidad Nacional del Comahue
tateti Proyecto php para jugar al tateti en Introduccion a la Programación (FAI) Materia 2021 Introducción a la Programación Tecnicatura en Desarrollo
Enforce that your classes get only instantiated by the factories you define!
Enforce that your classes get only instantiated by the factories you define!