193 Repositories
PHP access-control-list Libraries
Creating an all in one AI with a web UI to control it. Create your own AI server and/or sell API keys to other people to use your AI.
+ Currently taking an hour or two break to spend some time with the wife. - Then going to work on auto refreshing the chat and document ingestion so y
Let users pick a color from a fixed list of options.
Let users pick a color from a fixed list of options. This packages implements a new ColorPalette field as described in the mini-series on my blog. It
This project uses dflydev/dot-access-data to provide simple output filtering for cli applications.
FilterViaDotAccessData This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Ro
Tools for working with the SPDX license list and validating licenses.
composer/spdx-licenses SPDX (Software Package Data Exchange) licenses list and validation library. Originally written as part of composer/composer, no
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
SQL Data Access API Table of contents: About Configuration Execution Installation Unit Tests Examples Reference Guide About This API is a ultra light
Column sorting with Laravel 8 & 9 - Eloquent sortable
Column sorting for Laravel - Sortable - Sort by Larasort : Column sorting for Laravel - Sort easily Introduction - Larasort package This package allow
Create a simple todo-list application with the basic PHP programming language implemented in the terminal
PHP-DASAR---simple-todo-list-app-with-terminal create a simple todo-list application with the basic PHP programming language implemented in the termin
Berisikan tentang list alquran termasuk dengan terjemahan, tafsir dan murotalnya
Quran Cindy Quran Cindy adalah merupakan sebuah alquran berbasis web. Web application ini menggunakan bahasa pemrograman PHP dengan framework Laravel
Joyce 🦊 - Panel Remote Access Android, Windows and Linux
Joyce is an exploiting tool (botnet) which compiles a malware with famous payload, and then the compiled maware can be executed on Linux , Windows and Android. Joyce Provides An Easy way to create Backdoors and Payload which can bypass most anti-virus.
A PHP MySQL database client class to simplify database access
This lightweight database class is written with PHP and uses the MySQLi extension, it uses prepared statements to properly secure your queries, no need to worry about SQL injection attacks.
Keep control over the complexity of your methods by checking that they do not have too many arguments.
php arguments detector The ideal number of arguments for a function is zero. ~ Robert C. Martin Keep control over the complexity of your methods by ch
Here is the top 100 PHP functions: it is the list of the most often used PHP native functions
Here is the top 100 PHP functions: it is the list of the most often used PHP native functions. If you are a PHP developer, you must know the Top 100 PHP Functions deeply.
A Symfony bundle that provides #StandWithUkraine banner and has some built-in features to block access to your resource for Russian-speaking users.
StandWithUkraineBundle На русском? Смотри README.ru.md This bundle provides a built-in StandWithUkraine banner for your Symfony application and has so
Laravel Simple Access Log
Laravel Simple Access Log Many systems need to log user access for auditing purposes. This package creates a database table with sensible fields for l
TODO List is a task management system
TODO List is a task management system. It allows you to create tasks, change their statuses and put labels. Registration and authentication are required to work with the system.
Facebook SDK for PHP (v6) - allows you to access the Facebook Platform from your PHP app
Facebook SDK for PHP (v6) This repository contains the open source PHP SDK that allows you to access the Facebook Platform from your PHP app. Installa
PHP demo application showing how to access the Hubstaff Public API
Public API PHP Demo This repository contains a simple sample cli tool that shows off how to access the Hubstaff public api via PHP. The core access is
Fsociety RAT, The Open Source C++ Remote Administration Tool (RAT)
Fsociety-RAT It was really fun to make this project! This project have a lot of great features and a very good website control for the bots. The final
API server and modernized control panel for PocketMine servers.
WebConsole API server and modernized control panel for PocketMine servers. The WebConsole plugin provides an HTTP API server that can be extended with
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
WordPress Login Locker Disable direct access to your sites /wp-login.php script plus user notifications based on actions. Package Installation (via Co
Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations
AAuth for Laravel Hierarchical Rol-Permission Based Laravel Auth Package with Limitless Hierarchical Level of Organizations Features Organization Base
A simple class that provides access to country & state list.
GeoData A simple class that provides access to country & state list. Installation composer require ahmard/geodata Usage Fetch country list ?php use
An auto software that collects, scans and sends automatic instagram users
Instagram Advanced User Finder V1.0.0 With this PHP script, you can find users on Instagram and message them. Feedback Türkçe Get Key every week, you
GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user
RBAC Manager for Yii 2 GUI manager for RBAC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄 . Documentation Important: If you
Access your Slack Team's API through PHP objects.
Slack API library Access your Slack Team's API through PHP objects. Documentation Getting started - Before you use this library, you need to generate
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.
Mega list of 1 on 1 meeting questions compiled from a variety to sources
Mega list of 1 on 1 meeting questions compiled from a variety to sources
Access control middleware for Slim framework
Slim Access Access control middleware for Slim framework. Supported formats IPv4 and IPv6 addresses CIDR notation all keyword Installation composer re
This package makes it easy for developers to access WhatsApp Cloud API service in their PHP code.
The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
Wordpress/Elementor Plugin to list files from any folder
File List - Wordpress/Elementor Plugin Elementor plugin to generate a file list from an existing folder and rendering .index.html files as headers. Ge
Official repository for Find A PR. Find A PR is a platform that curates a list of issues around Laravel based project.
About Find A PR This is the official repository for Find A PR. Find A PR is a platform that curates a list of issues around Laravel based project. Req
Create and Control Page Redirects through Filament
Create and Control Page Redirects through Filament A Filament resource to create and maintain page redirects for your website. Installation You can in
World Currency list in PHP constants and in array (Currency::USD)
World Currency list in PHP constants and in array (Currency::USD) If you need to work with currencies in the code and describe each time "USD", "EUR"
A list of documentation and example code to access the University of Florida's public (undocumented) API
uf_api A list of documentation and example code to access the University of Florida's public (undocumented) API Courses Gym Common Data (admissions an
PHP application-level database locking mechanisms to implement concurrency control patterns.
PHP DB Locker Introduction PHP application-level database locking mechanisms to implement concurrency control patterns. Supported drivers: Postgres In
Create a downloads list - quick and easy. With categories and mobile friendly design
Simple downloads list plugin for wordpress Create a downloads list - quick and easy. With categories and mobile friendly design What is Simple downloa
Parse your humble choice / monthly data and compile a CSV list for better overview
humbleparser Parse your humble choice / monthly data and compile a CSV list for better overview Requirements PHP CLI (= 7.4)) php-curl Note I have ne
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.
Access laravel log through Filament admin panel
Access laravel log through Filament admin panel Features Syntax highlighting Quickly jump between start and end of the file Refresh log contents Clear
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
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
SecurityMultiTool A multitool library offering access to recommended security related libraries, standardised implementations of security defences, an
With dadjokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
Filament Dad Jokes Widget With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard. Installation Yo
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
This Laravel package merges staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
Aplicación Web para control de registros de participantes y eventos
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Raspberry Pi wifi hotspot with an offline-first community portal. Optionally shares internet access over Tor.
Raspberry Pi wifi hotspot with an offline-first community portal. Optionally shares internet access over Tor.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
Authentication, authorization and access control for PHP
Jasny Auth Authentication, authorization and access control for PHP. Features Multiple authorization strategies, like groups (for acl) and levels. Aut
Use Permify in server-side PHP Projects.
Permify Php Library Use Permify in server-side PHP Projects. What is Permify? Permify is a plug-&-play authorization API that helps dev teams create g
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
An authorization library that supports access control models like ACL, RBAC, ABAC for webman plugin
List of France cities with zip codes, department codes, region codes, districts for former cities, GPS latitude longitude coordinates, and INSEE reference code.
List of France cities with zip codes, department codes, region codes, districts for former cities, GPS latitude longitude coordinates, and INSEE reference code.
Easily interact and control your feature flags from Filament
Easily interact and control your feature flags from Filament
A WordPress plugin that displays proxied war news from the free world to Russian IP address visitors with option to block further access.
A WordPress plugin that displays proxied war news from the free world to Russian IP address visitors with option to block further access.
Pico disk, Not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg
Nano netdisk, Now changed to pico disk. Pico disk,does not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg.
SendPortal - Open-source self-hosted email marketing, subscriber and list management, email campaigns and more
SendPortal includes subscriber and list management, email campaigns, message tracking, reports and multiple workspaces/domains in a modern, flexible and scalable application.
A simple laravel state machine to handle model transitions, based on a pre-defined list of rules
A simple state machine that allows transitioning model states based on pre-defined rules. Installation You can install the package via composer: compo
Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with GraphQL
Twill CMS GraphQL 🔭 WIP - not stable Twill GraphQL provides easy access to query-specific fields from Twill CMS modules and user-defined modules with
Tech-Admin is Laravel + Bootstrap Admin Panel With User Management And Access Control based on Roles and Permissions.
Tech-Admin | Laravel 8 + Bootstrap 4 Tech-Admin is Admin Panel With Preset of Roles, Permissions, ACL, User Management, Profile Management. Features M
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
Laravel Package for TMDB API Wrapper A Laravel package that provides easy access to the php-tmdb/api TMDB (The Movie Database) API wrapper. This packa
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Laravel Authorization Laravel-authz is an authorization library for the laravel framework. It's based on Casbin, an authorization library that support
A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL.
grifart/tables A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL. This library is develope
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Laravel Nova Ban simplify blocking and banning Eloquent models.
Laravel Nova Ban Introduction Behind the scenes cybercog/laravel-ban is used. Contents Installation Usage Prepare bannable model Prepare bannable mode
Login system designed by fragX to validate the user and prevent unauthorized access to confidential data.
Login_System v.0.1 Login system designed by fragX to validate the user and prevent unauthorized access to confidential data. 🧐 Features Sign In and S
This is a simple Slim 3 application that manages a list of books
Slim Bookshelf This is a simple Slim 3 application that manages a list of books Composer This project uses Composer. Run composer install to install t
zend-config is designed to simplify access to configuration data within applications
zend-config is designed to simplify access to configuration data within applications
A curated list of awesome tutorials and other resources for the Slim micro framework
Awesome Slim A curated list of awesome tutorials and other resources for the Slim micro framework Table of Contents Essentials Tutorials Packages and
PHPExif is a library which gives you easy access to the EXIF meta-data of an image
PHPExif v0.6.4 PHPExif is a library which gives you easy access to the EXIF meta-data of an image. PHPExif serves as a wrapper around some native or C
Ani Cast - Anime List & Trending App. (Powered by Jikan API)
(Under Development) Ani Cast - Anime Shows App.
FreeSWITCH's Event Socket Layer is a TCP control interface enabling the development of complex dynamic dialplans/workflows
Asynchronous Event Socket Layer library for PHP Quickstart FreeSWITCH's Event Socket Layer is a TCP control interface enabling the development of comp
The library provides convenient access to the Epoint.az API from applications written in the PHP language.
Tural/Epoint library/SDK The library provides convenient access to the Epoint.az API from applications written in the PHP language. It includes a pre-
A simple way to know if you are on the list of major security breaches like "HIBP", but it is specific for Iran.
Leakfa.com A simple way to know if you are on the list of major security breaches like "HIBP", but it is specific for Iran. Service content This produ
The library provides convenient access to the Epoint.az API from applications written in the PHP language.
Tural/Epoint library/SDK The library provides convenient access to the Epoint.az API from applications written in the PHP language. It includes a pre-
Proxy validation or Proxy checker. Command line version
Proxy Checker Proxy validation or Proxy checker Install on desktop : Install XAMPP Added environment variable system path = C:\xampp\php download the
Project that aims to create a website for a gym, where the clients and employees can access their data, buy in the gym store and check the gym activities.
Gym_Management_Project Project that aims to create a website for a gym, where the clients and employees can access their data, buy in the gym store an
📦 "PHP type names" contains the list of constants for the available PHP data types.
PHP type names PHP type names 📄 Description Simple library containing the list of constants for the available PHP data types. Use those constant type
Tango is a command-line tool for analyzing access logs 💃
Tango Tool to get insights from the server access logs Tango is a dependency-free command-line tool for analyzing access logs 💃 Currently, work on th
List of Magento extensions with known security issues.
Magento Vulnerability Database List of Magento 1 and 2 integrations with known security issues. Objective: easily identify insecure 3rd party software
A web app for the resolution of a mobile game in wich you have 4 images and a list of letters, then a few boxes to fill with the word connecting the four images.
4images_1mot_solutions A web app for the resolution of a mobile game in wich you have 4 images and a list of letters, then a few boxes to fill with th
The easiest and most intuitive way to add access management to your Filament Resource Models through `spatie/laravel-permission`
Filament Shield The easiest and most intuitive way to add access management to your Filament Resource Models (more coming soon 😎 ) One Plugin to rule
Silverstripe-tinytidy - Control which styles are available in TinyMCE's style dropdown menu and what elements they can be applied to
TinyTidy for SilverStripe This module mainly serves as an example of how to customise the 'styles' dropdown menu in the TinyMCE editor to control whic
Rah comments - Paginated article comments list for Textpattern CMS
rah_comments Download | Packagist | Issues | Support forum | Donate Rah_comments lets you to paginate Textpattern CMS’ comment lists, splitting the lo
Core - ownCloud gives you freedom and control over your own data.
ownCloud Core ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server. Why is this so awesome? 📁 Ac
Php-file-iterator - FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
php-file-iterator Installation You can add this library as a local, per-project dependency to your project using Composer: composer require phpunit/ph
A curated list of resources for learning about application security
Awesome AppSec A curated list of resources for learning about application security. Contains books, websites, blog posts, and self-assessment quizzes.
A dynamic table component for Laravel Livewire - For Slack access, visit:
A dynamic Laravel Livewire component for data tables. Bootstrap 4 Demo | Bootstrap 5 Demo | Tailwind Demo | Demo Repository Installation You can insta
PHPSA - Smart Analyzer for PHP
PHPSA - Smart Analyzer for PHP PHPSA is a development tool aimed at bringing complex analysis for PHP applications and libraries. P.S This software is
Free ZIP Code API - Free Access to Worldwide Postal Code Data
About Zipcodebase - Free Zip Code API Zipcodebase is a zip code API that was founded in 2019 to solve common issues with postal code data. As we have
Laravel FREE E-Commerce Software
Get discount on Digital Ocean Sign-up with Digital Ocean and get $10 discount! Laravel FREE E-Commerce Software Features Provided Products Cart Checko
This package helps you to associate users with permissions and permission groups with laravel framework
Laravel ACL This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check t
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
AI Chip (ICs and IPs) Editor S.T.(Linkedin) Welcome to My Wechat Blog StarryHeavensAbove for more AI chip related articles Latest updates Add news of
A list of useful Magento technical resources
Magento 2 Resources A curated list of useful Magento 2 resources. Resources are listed alphabetically within each category. This file is automatically
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Laravel-Open-Source-Projects A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework. This repository includes a compr
590+ usernames in this dictionary! A list of reserved usernames to prevent url collision with resource paths.
590+ usernames in this dictionary! A list of reserved usernames to prevent url collision with resource paths. This repository hosts the list in multiple formats like JSON, CSV, SQL and plain text. You can use its just download its by wget.
a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.
FACEBOOK TOOLKIT a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++. Graph API Facebook. Made with ❤️ b
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos
BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
The list of all Algerian provinces and cities according to the official division in different formats: csv, xlsx, php, json, etc.
algeria-cities This repository contains the list of all the administrative provinces and cities in Algeria. The data is up-to-date according to the of
Generates a list of WordPress actions and filters from code and outputs them as JSON
wp-hooks-generator Generates a JSON representation of the WordPress actions and filters in your code. Can be used with WordPress plugins, themes, and
Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries
Route Map plugin for Craft CMS 3.x Returns a list of Craft/Vue/React route rules and element URLs for ServiceWorkers from Craft entries Related: Route
A list of all the Belgian stations and their properties used within the iRail project
All stations in Belgium We try to maintain a list of all the stations in Belgium using CSV so everyone can help to maintain it on github. Furthermore,
Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages.
Satis Control Panel Satis Control Panel (SCP) is a simple web UI for managing your Satis Repository for Composer Packages. SCP backend is written in L