Libraries tagged by Pearson
embeeml/static-framework
14 Downloads
My personal static web starter framework
drupal/event_platform_people
14 Downloads
Adds fields to each person listed on people.
digicademy/academy
782 Downloads
Framework for creating CRIS portals: Projects, Persons, Organizational Units, News, Events, and Media
deschutesdesigngroupllc/perscom-php-sdk
257 Downloads
The PERSCOM PHP SDK is a powerful tool that enables seamless integration with the PERSCOM platform, allowing you to interact with PERSCOM's personnel data programmatically.
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.
codersgarden/multi-lang-mailer
57 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
468 Downloads
Personal PHP Coding Standards
cliffparnitzky/checked-email
1563 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
843 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.
chemaclass/jira-status-notifier
1 Downloads
This tool will notify the person assigned to a JIRA-ticket if the ticket remains in the same status for more than N days.
causal/staffdirectory
166 Downloads
Directory of groups of persons and their department membership with RDFa support
blood72/blade-minify
2382 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.