Packages from divineomega
-
divineomega/animal-sounds
Animal sounds
-
PHP
divineomega/array_undot
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
-
-
-
PHP
divineomega/baby-tracker-data-parser
PHP parser for data exported from the Baby Tracker Android app by Amila
-
-
-
PHP
divineomega/dates-timezone-conversion-trait
Automatically convert an Eloquent model's dates to and from the current user's timezone
-
PHP
divineomega/do-file-cache
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
-
-
PHP
divineomega/dotenv-loader
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
-
PHP
divineomega/eloquent-attribute-value-prediction
Predict attribute values for your Laravel Eloquent models using machine learning!
-
-
PHP
divineomega/exiguous-ecommerce
Exiguous Ecommerce is a super simple ecommerce library, that uses flat files and takes a very minimalistic approach.
-
-
PHP
divineomega/github-status-api
Programmatically determine if GitHub is working well, or experiencing issues
-
PHP
divineomega/is_offensive
This PHP package provides an `is_offensive` helper function. Passing a string to `is_offensive` will return a boolean telling you if it contains offensive words.
-
-
-
-
PHP
divineomega/laravel-extendable-basket
🛒 Laravel Extendable Basket provides several abstract classes that implement basic ecommerce basket functionality
-
-
PHP
divineomega/laravel-last-activity
Stores the last activity time of users within your Laravel application
-
-
-
PHP
divineomega/laravel-natural-where
Laravel Natural Where extends the Laravel query builder to allow expressing of where operators in natural language.
-
PHP
divineomega/laravel-offensive-validation-rule
Laravel validation rule that checks if a string is offensive.
-
PHP
divineomega/laravel-omega-search
Easily add an intelligent search engine to your Laravel powered website or web application
-
PHP
divineomega/laravel-password-exposed-validation-rule
Laravel validation rule that checks if a password has been exposed in a data breach
-
-
PHP
divineomega/laravel-route-restrictor
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
-
-
PHP
divineomega/omega-search
Search allows you to easily add an intelligent search engine to your website or web application.
-
-
PHP
divineomega/password_exposed
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
-
-
-
PHP
divineomega/php-bucket-testing
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
-
-
-
PHP
divineomega/php-countries
🌍 PHP Countries is a library that provides an elegant syntax to country data.
-
-
-
PHP
divineomega/php-dot-net-ticks
This package helps PHP developers work with and convert .NET ticks, a form of precise time measurement used by the .NET DateTime object.
-
-
-
-
PHP
divineomega/php-languages
A tiny package to help convert between languages names (such as English, French, German) and various ISO language codes (such as en, fr, de).
-
-
PHP
divineomega/php-postcodes
This library handles various UK postcode related tasks such as address lookup by postcode, postcode validation, generation of valid UK postcodes and getting a postcode's outward and inward codes.
-
-
-
-
PHP
divineomega/php-ssh-connection
Provides an elegant syntax to connect to SSH servers and execute commands.
-
-
-
-
-
-
-
PHP
divineomega/seo-middleware
SEO Middleware - middleware to redirect to HTTPS when in production, and remove www. from URLs
-
-
PHP
divineomega/soapsuds
Soapsuds is a PHP library that allows developers to easily create a SOAP web service from a regular class.
-
PHP
divineomega/symfony-password-exposed-bundle
Symfony bundle that checks if a password has been exposed in a data breach
-
PHP
divineomega/thisishowirole
'This Is How I Role' is a PHP role management system that can be applied to any class.
-
-
-
-
-
-
-
PHP
divineomega/uxdm-spatie-data-transfer-object
Spatie Data Transfer Object package for the UXDM data migrator
-
-
PHP
divineomega/wikipedia-info-box-parser
Parses the info boxes on Wikipedia pages into an associative array