Libraries tagged by php80
manychois/simdom
31 Downloads
A simple-to-use PHP library for processing DOM documents.
lishun/enums
577 Downloads
php8.1 enums tools
kode/attributes
6 Downloads
Lightweight, robust attribute reader for PHP 8.1+, base for kodephp and any framework.
kode/aop
4 Downloads
基于 PHP 8.1+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件
jeffersoncechinel/attribute-validator
23 Downloads
janwebdev/symfony-social-post-bundle
150 Downloads
Symfony bundle for simultaneous posting of the same message to Facebook and Twitter
ivannofick/laravelminifyobfuscate
209 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
idammi/tiktok-api
71 Downloads
TikTok API wrapper for PHP
grazulex/laravel-turbomaker
9 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
grazulex/laravel-statecraft
5 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
grazulex/laravel-oneclicklogin
3 Downloads
Passwordless authentication via magic links for Laravel applications - secure, single-use, time-limited URLs for seamless user login.
grazulex/laravel-modelschema
176 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-flowpipe
2 Downloads
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.