Packages from divineomega
-
-
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.
Abandoned! See jord-jd/array_undot
-
PHP
divineomega/artisan-menu
Use Artisan via an elegant console GUI
Abandoned! See jord-jd/artisan-menu
-
PHP
divineomega/attempt
Attempt to run a function, retrying if needed
Abandoned! See jord-jd/attempt
-
PHP
divineomega/baby-tracker-data-parser
PHP parser for data exported from the Baby Tracker Android app by Amila
Abandoned! See jord-jd/baby-tracker-data-parser
-
PHP
divineomega/cachetphp
cachet.php is a PHP client library for the Cachet status page
Abandoned! See jord-jd/cachetphp
-
-
PHP
divineomega/dates-timezone-conversion-trait
Automatically convert an Eloquent model's dates to and from the current user's timezone
Abandoned! See jord-jd/dates-timezone-conversion-trait
-
-
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.
Abandoned! See jord-jd/do-file-cache
-
PHP
divineomega/do-file-cache-psr-6
PSR-6 adapter for DO File Cache
Abandoned! See jord-jd/do-file-cache-psr-6
-
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.
Abandoned! See jord-jd/dotenv-loader
-
PHP
divineomega/eloquent-attribute-value-prediction
Predict attribute values for your Laravel Eloquent models using machine learning!
Abandoned! See jord-jd/eloquent-attribute-value-prediction
-
PHP
divineomega/email-structure-parser
Email Structure Parser
Abandoned! See jord-jd/email-structure-parser
-
PHP
divineomega/exiguous-ecommerce
Exiguous Ecommerce is a super simple ecommerce library, that uses flat files and takes a very minimalistic approach.
Abandoned! See jord-jd/exiguous-ecommerce
-
PHP
divineomega/fuzzy-events
Perform actions based on fuzzy string matches
Abandoned! See jord-jd/fuzzy-events
-
PHP
divineomega/github-status-api
Programmatically determine if GitHub is working well, or experiencing issues
Abandoned! See jord-jd/github-status-api
-
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.
Abandoned! See jord-jd/is_offensive
-
PHP
divineomega/json-key-value-store
A simple JSON based key value store
Abandoned! See jord-jd/json-key-value-store
-
-
PHP
divineomega/laravel-domain-to-locale
Change your Laravel app's locale based on the domain name
Abandoned! See jord-jd/laravel-domain-to-locale
-
PHP
divineomega/laravel-extendable-basket
🛒 Laravel Extendable Basket provides several abstract classes that implement basic ecommerce basket functionality
Abandoned! See jord-jd/laravel-extendable-basket
-
PHP
divineomega/laravel-geolocation-request
Laravel Geolocation Request
Abandoned! See jord-jd/laravel-geolocation-request
-
PHP
divineomega/laravel-last-activity
Stores the last activity time of users within your Laravel application
Abandoned! See jord-jd/laravel-last-activity
-
PHP
divineomega/laravel-malware-validation-rule
Scans uploaded files for viruses and other malware
Abandoned! See jord-jd/laravel-malware-validation-rule
-
PHP
divineomega/laravel-multiple-choice
Package that provides multiple choice questions and answers
Abandoned! See jord-jd/laravel-multiple-choice
-
PHP
divineomega/laravel-natural-where
Laravel Natural Where extends the Laravel query builder to allow expressing of where operators in natural language.
Abandoned! See jord-jd/laravel-natural-where
-
PHP
divineomega/laravel-offensive-validation-rule
Laravel validation rule that checks if a string is offensive.
Abandoned! See jord-jd/laravel-offensive-validation-rule
-
PHP
divineomega/laravel-omega-search
Easily add an intelligent search engine to your Laravel powered website or web application
Abandoned! See jord-jd/laravel-omega-search
-
PHP
divineomega/laravel-password-exposed-validation-rule
Laravel validation rule that checks if a password has been exposed in a data breach
Abandoned! See jord-jd/laravel-password-exposed-validation-rule
-
PHP
divineomega/laravel-password-security-audit
Laravel Password Security Audit
Abandoned! See jord-jd/laravel-password-security-audit
-
PHP
divineomega/laravel-route-restrictor
Laravel middleware to restrict a site or specific routes using HTTP basic authentication
Abandoned! See jord-jd/laravel-route-restrictor
-
PHP
divineomega/object_to_array
This PHP package provides an `object_to_array` helper function.
Abandoned! See jord-jd/object_to_array
-
PHP
divineomega/omega-search
Search allows you to easily add an intelligent search engine to your website or web application.
Abandoned! See jord-jd/omega-search
-
-
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.
Abandoned! See jord-jd/password_exposed
-
PHP
divineomega/password-suggester
Migrated package jord-jd/password-suggester
Abandoned! See jord-jd/password-suggester
-
PHP
divineomega/phantomjs-laravel-testing
PhantomJS Laravel Testing
Abandoned! See jord-jd/phantomjs-laravel-testing
-
PHP
divineomega/php-base-search
Base interfaces/classes for searcher and search results
Abandoned! See jord-jd/php-base-search
-
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.
Abandoned! See jord-jd/php-bucket-testing
-
PHP
divineomega/php-camel-caser
Lets you use built-in PHP functions in camel case
Abandoned! See jord-jd/php-camel-caser
-
PHP
divineomega/php-cli-progress-bar
Progress bar for command line PHP scripts
Abandoned! See jord-jd/php-cli-progress-bar
-
PHP
divineomega/php-countries
🌍 PHP Countries is a library that provides an elegant syntax to country data.
Abandoned! See jord-jd/php-countries
-
-
PHP
divineomega/php-distance
Allows for calculation of many types of distance between points
Abandoned! See jord-jd/php-distance
-
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.
Abandoned! See jord-jd/php-dot-net-ticks
-
PHP
divineomega/php-file-sync
Synchronise files between multiple local or remote file systems
Abandoned! See jord-jd/php-file-sync
-
PHP
divineomega/php-geolocation
PHP library that determines the country of an IP address
Abandoned! See jord-jd/php-geolocation
-
-
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).
Abandoned! See jord-jd/php-languages
-
PHP
divineomega/php-password-cracker
PHP package to crack passwords
Abandoned! See jord-jd/php-password-cracker
-
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.
Abandoned! See jord-jd/php-postcodes
-
PHP
divineomega/php-reading-time
Calculates reading time for text
Abandoned! See jord-jd/php-reading-time
-
-
PHP
divineomega/php-server-info
Gets metrics on a server via an SSH connection
Abandoned! See jord-jd/php-server-info
-
PHP
divineomega/php-ssh-connection
Provides an elegant syntax to connect to SSH servers and execute commands.
Abandoned! See jord-jd/php-ssh-connection
-
PHP
divineomega/php-stackexchange-search
PHP StackExchange Search
Abandoned! See jord-jd/php-stackexchange-search
-
-
PHP
divineomega/php-wikipedia-search
PHP Wikipedia Search
Abandoned! See jord-jd/php-wikipedia-search
-
PHP
divineomega/php-wikitext-parser
Parse Wikitext in PHP
Abandoned! See jord-jd/php-wikitext-parser
-
PHP
divineomega/php-word-info
PHP library to look up information about words
Abandoned! See jord-jd/php-word-info
-
PHP
divineomega/psr-18-guzzle-adapter
PSR-18 adapter for the Guzzle HTTP client
Abandoned! See jord-jd/psr-18-guzzle-adapter
-
PHP
divineomega/seo-middleware
SEO Middleware - middleware to redirect to HTTPS when in production, and remove www. from URLs
Abandoned! See jord-jd/seo-middleware
-
PHP
divineomega/sms-providers
Provides data on popular SMS providers
Abandoned! See jord-jd/sms-providers
-
PHP
divineomega/soapsuds
Soapsuds is a PHP library that allows developers to easily create a SOAP web service from a regular class.
Abandoned! See jord-jd/soapsuds
-
PHP
divineomega/symfony-password-exposed-bundle
Symfony bundle that checks if a password has been exposed in a data breach
Abandoned! See jord-jd/symfony-password-exposed-bundle
-
PHP
divineomega/thisishowirole
'This Is How I Role' is a PHP role management system that can be applied to any class.
Abandoned! See jord-jd/thisishowirole
-
PHP
divineomega/translator
A simple PHP internationalisation library
Abandoned! See jord-jd/translator
-
PHP
divineomega/uxdm
UXDM helps developers migrate data from one system or format to another.
Abandoned! See jord-jd/uxdm
-
PHP
divineomega/uxdm-doctrine
Doctrine package for the UXDM data migrator
Abandoned! See jord-jd/uxdm-doctrine
-
PHP
divineomega/uxdm-eloquent
Eloquent package for the UXDM data migrator
Abandoned! See jord-jd/uxdm-eloquent
-
PHP
divineomega/uxdm-excel
Excel package for the UXDM data migrator
Abandoned! See jord-jd/uxdm-excel
-
PHP
divineomega/uxdm-pdf-destination
PDF destination for the UXDM data migrator
Abandoned! See jord-jd/uxdm-pdf-destination
-
PHP
divineomega/uxdm-spatie-data-transfer-object
Spatie Data Transfer Object package for the UXDM data migrator
Abandoned! See jord-jd/uxdm-spatie-data-transfer-object
-
PHP
divineomega/web-article-formatter
Web Article Formatter
Abandoned! See jord-jd/web-article-formatter
-
PHP
divineomega/wikipedia-info-box-parser
Parses the info boxes on Wikipedia pages into an associative array
Abandoned! See jord-jd/wikipedia-info-box-parser