21 Repositories
PHP gmail-regular-expression Libraries
A ready-to-use PHP script for sending Emails with an HTML Template will use a Gmail account as the sender and you will not need any email server. Powered by PHPMailer.
Gmail Email Sender by PHP A ready-to-use PHP script for sending Emails with an HTML Template will use a Gmail account as the sender and you will not n
The last validation library you will ever need!
Mighty The last validation library you will ever need! Table of Contents Installation About Mighty Quickstart Mighty Validation Expression Language Ex
Glob-like file and pattern matching utility.
Glob-like file and pattern matching utility.
🦉 human-readable regular expressions for PHP
RegExpBuilder integrates regular expressions into the programming language, thereby making them easy to read and maintain. Regular Expressions are created by using chained methods and variables such as arrays or strings.
Best regular expression for gmail
best regular expression for gmail Gmail Regular expression with all details (not start with dot,number , is it possible to use multiple dot but not in
A simple PHP scripting application which fetch emails from your Gmail account according to a filter and parses them for information.
A simple PHP scripting application which fetch emails from your Gmail account according to a filter and parses them for information.
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
Magento 2 SMTP Extension - Gmail, G Suite, Amazon SES, Office 365, Mailgun, SendGrid, Mandrill and other SMTP servers. For Magento 2.0.x, 2.1.x, 2.2.x
Laravel wrapper for the Gmail API
Laravel Gmail Gmail Gmail API for Laravel 8 You need to create an application in the Google Console. Guidance here. if you need Laravel 5 compatibilit
A Symfony application for managing and automating regular backups of MySQL databases.
DbSaver DbSaver is an application written by Bastien LOUGHIN allowing you to make automatic daily backups (and manual backups) for your MySQL database
Cron expression generator built on php8
The most powerful and extendable tool for Cron expression generation Cron expression generator is a beautiful tool for PHP applications. Of course, th
Parse and validate crontab expressions in PHP
Standard (V7) compliant crontab expression parser/validator with support for time zones; see "man 5 crontab" for possible expressions.
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
The PHP cron expression parser can parse a CRON expression, determine if it is due to run, calculate the next run date of the expression, and calculate the previous run date of the expression. You can calculate dates far into the future or past by skipping n number of matching dates.
Arithmetic expression solver PHP library
arithmexp An arithmetic expression solver Usage $operators = OperatorRegistry::default(); $expression = new ArithmeticExpression($operators, "4 - 3 +
Allows you to archive old emails from one Gmail mailbox to another Gmail mailbox
Gmail Archiver L'application Gmail archiver permet de déplacer automatiquement tous les vieux mails d'une boite Gmail vers une autre boite Gmail (ou é
PHP Regular expressions made easy
PHPVerbalExpressions ported from VerbalExpressions VerbalExpressions is a PHP library that helps to construct hard regular expressions. Installation T
Expressive fixtures generator
Alice - Expressive fixtures generator Relying on FakerPHP/Faker, Alice allows you to create a ton of fixtures/fake data for use while developing or te
A sane interface for php's built in preg_* functions
Making regex great again Php's built in preg_* functions require some odd patterns like passing variables by reference and treating false or null valu
PHP Expression Language
PHP Expression Language The purpose of this library is to provide a common base for an PHP Expression Language. This is not really a creative library
Fluent regular expressions in PHP
FLUX (Fluent Regex) 0.5.2 by Selvin Ortiz Description Fluent Regular Expressions in PHP inspired by and largely based on VerbalExpressions:JS by Jesse
PHP Regular expressions made easy
PHPVerbalExpressions ported from VerbalExpressions VerbalExpressions is a PHP library that helps to construct hard regular expressions. Installation T
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
PHP Cron Expression Parser NOTE This fork has been deprecated and development moved to https://github.com/dragonmantank/cron-expression. More informat