Libraries tagged by php dom
cjsaylor/libdomain
113 Downloads
PHP classes and traits to facilitate domain driven design.
noahlvb/valueobject
2180 Downloads
A php library to bootstrap the use of Domain Driven Design valueObjects
peteryang/querylist
88 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。
micheledamo/laravel-web-artisan
46 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
tal7aouy/sslchecker
567 Downloads
The SSLChecker library is a PHP class that allows you to check the expiry date of an SSL certificate for a given domain
star/state-machine
10882 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
sergiocarlosmorales/chill-genetic-algorithm
128 Downloads
PHP framework for genetic algorithms. Plug-in your domain-specific logic and forget about the rest!.
rossriley/validation
18262 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules. This fork maintains PHP 5.3 compatibility.
jeffersongoncalves/filament-check-whois-widget
8 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
wan3574489/php-dom-wrapper
20 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
vladshut/php-dom-wrapper
21 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
uom/tk-domtemplate
50 Downloads
A PHP DOM Template library using XML/HTML files for templates
trzczy/dom
6 Downloads
Enhancement to the PHP DOMDocument functionality
tonivdv/php-dom-utils
21 Downloads
Provides an easy way to fill a DOMDocument with an array
stoatally/dom
311 Downloads
Life improving enhancements to the standard PHP DOM.