Libraries tagged by langauge tools
muchmhaliq/phpinsight
8 Downloads
Sentiment analysis tool for PHP (Indonesia Language)
kernelman/client
30 Downloads
Client tools package for php language.
benfeitoria/psp-calculator-php
4361 Downloads
A Public Support Test calculator tool made for PHP language
nimbly/minion
6585 Downloads
Framework and language agnostic remote deployment automation tool
betterde/texterify
13 Downloads
A command-line tool for batch synchronization of language packs between local and texterify TMS
nv/semtools
50 Downloads
A tool for classifying and enriching English language text based on publicly available semantic API services.
tudor-rusu/laravel-universal-translator
5 Downloads
A tool for managing your translations, using database, language files or other sources
phicorp/moment
75 Downloads
A tool for easier working with date and time for PHP language
phicorp/mailbox
72 Downloads
mailBox: a tool for easier work with sending emails for the PHP language
phicorp/cipher
74 Downloads
Cipher: A tool for easier working with cryptography for PHP language
malgany/php-chain
5 Downloads
PHP Chain is a natural language processing library for PHP, inspired by the popular LangChain in Python. This library offers a modular and extensible approach to building NLP pipelines, allowing PHP developers to easily integrate natural language capabilities into their applications. PHP Chain supports a variety of NLP tasks, including but not limited to tokenization, semantic analysis, and text generation, providing a fluent interface and adaptable tool chains for different linguistic processing needs.
invoicetronic/php-sdk
0 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
ertong/tbs
1376 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
elmarculino/tinybutstrong
279 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
crisu83/closurecompiler-bin
10223 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.