Libraries tagged by Sam User
canaltp/abstract-guzzle
104 Downloads
Allows to use multiple versions of Guzzle in a same project.
camilord/nz-companies-register
25 Downloads
This helper package/component is useful when you have a form needs with real and valid NZ company names. I created this because MBIE don't have a working API yet. So this component will use their web search function and scrape the search result data into reusable output, ARRAY. Hope this will save your time and effort writing the same thing.
bonsaicode/filelock
16 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.
ayman-mahgoub/compare-engine-tracker
1 Downloads
This package used to compare to objects with the same type
agifsofyan/noto
37 Downloads
This is a plugin/package to use the file system from Octobercms to work on laravel. This plugin will be very helpful if you have 2 projects (Laravel & Octobercms) with the same 1 DB.
afischoff/ruby-env-to-php
650 Downloads
Allows a PHP codebase to use an existing Ruby ".env" configuration file. This allows both codebases to share the same configuration.
sgalinski/df-tools
5 Downloads
Contains some useful tools like a testing tool for redirects, a link checker, a back link checker and a content comparison tool between the same or different urls. Furthermore there is full scheduler support for all tests and synchronization tasks.
motia/laravel-translation-exporter
12 Downloads
Utility package to use your translations in your laravel backend and client app at the same time.
jessegall/contains-data
342 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
itsmind/sevdesk-php-client
211 Downloads
This package was renamed to itsmind/sevdesk-php-sdk. Please use that package instead. To migrate, you only have to replace the dependency in your composer.json, everything else remains the same.
jdavidbakr/multi-server-event
180081 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
cooperl/laravel-ibmi
15944 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
beebmx/kirby-email-plus
1453 Downloads
Email+ extends Kirby's email capabilities by adding support for multiple email services using the same Kirby email API.
webfontkit/roboto
42519 Downloads
Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.