Libraries tagged by sami
sas_sam/flarum-regrole
364 Downloads
Allow users to assign roles to themselves during registration.
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
samikeijonen/uuups
30 Downloads
A WordPress starter theme.
samihsoylu/journal
23 Downloads
Document your life, daily happenings, special occasions, and reflections on your goals.
samiaraboglu/one-signal-api-bundle
4672 Downloads
Symfony OneSignal Api Bundle
samiaraboglu/google-api-client-php-bundle
18860 Downloads
Symfony Google Api Client Bundle
samiaraboglu/alotech-php-api
17753 Downloads
samiaraboglu/alotech-api-bundle
15452 Downloads
Symfony AloTech Api Bundle
p-sam/real-time-bundle
10052 Downloads
Real-time events from server to browsers and mobile devices
vivre-tech/rest-renderer
10659 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
phpmailer-amp/phpmailer-amp
3954 Downloads
PHPMailer-AMP is the same PHPMailer library with AMP content support
panada/panada
234 Downloads
A PHP Framework for those who love simplicity and performance at the same time
mykehowells/dotenv
9647 Downloads
Load .env file into project environment, using same functions as Laravel
mpyw/sharable-value-objects
84238 Downloads
Share value objects that contain the same primitive value as a singleton.
mouf/utils.common.lock
67214 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.