Libraries tagged by personal
jankx/editor-recommended-posts
15 Downloads
Discover hand-picked articles and content, personally selected and endorsed by our experienced editors for their exceptional quality, insight, or timely relevance.
jacmoe/pype
1 Downloads
Personal Yii Page Engine
hejunjie/alipay-bill-parser
14 Downloads
一个高性能、自动化的支付宝账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Alipay bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools
guysolamour/laravel-administrable
624 Downloads
An administration package based on Laravel. This package was made according to my personal use to not repeat the same things for each project.
dascentral/laravel-helpers
279 Downloads
A personal collection of helper functions for use within Laravel projects.
danitome24/php-valueobject
64 Downloads
Simple package with some Value objects that I use in my personal projects.
cs278/coding-standard
1883 Downloads
My own personal coding standard.
codersgarden/multi-lang-mailer
61 Downloads
MailCraft Translations simplifies email management with features to create, modify, and delete custom email templates. It supports multilingual email translations for a global audience and ensures seamless, professional email sending. Perfect for scalable, personalized, and efficient communication in multiple languages
clntdev/coding-standards
482 Downloads
Personal PHP Coding Standards
cliffparnitzky/checked-email
1581 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).
chill-pills/laravel-instagram-basic-feed
844 Downloads
Laravel package that connect to Instagram's new API Basic Display. Retrieve personal user's posts and keep them in cache, with specific commands or with Scheduler and take care to refresh the token's every two months.
capsulecmdr/seat-pm
60 Downloads
SeAT-PM: A project management plugin for SeAT enabling personal, corporation, and alliance-level project tracking and task management.
blood72/blade-minify
2395 Downloads
Minify blade format for personal use
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.