Libraries tagged by this7
noodlesnz/double-metaphone
121951 Downloads
This class implements a "sounds like" algorithm developed by Lawrence Philips which he published in the June, 2000 issue of C/C++ Users Journal. Double Metaphone is an improved version of Philips' original Metaphone algorithm.
nlpcloud/nlpcloud-client
16676 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
nilgems/laravel-textract
3361 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".
nikans/text-linked
54137 Downloads
Text field with link (i.e. to this resource) on Index.
nickford/acf-swatch
8929 Downloads
This is a simple ACF Add-on field allowing the creation of color swatches that behave as radio buttons.
netzmacht/contao-toolkit
102700 Downloads
This library provides tools to simplify common tasks when developing with Contao.
netgen/layouts-standard
86545 Downloads
Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This package provides a set of most used blocks and layouts for Netgen Layouts for building rich content websites.
neos/welcome
102836 Downloads
This package provides a start screen for the Flow framework with links to online resources.
nelexa/request-dto-bundle
18091 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
nearsoft/php-selenium-client
52583 Downloads
This library allows creating Selenium Server V2 tests in PHP. It communicates with the WebDriver API through the official JsonWireProtocol.
naucon/utility
65482 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
naucon/file
22992 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
nanofelis/json-rpc-bundle
63999 Downloads
This bundle provides a JSON RPC 2.0 implementation for Symfony
nakanakaii/countries
19312 Downloads
This package is a user-friendly Laravel package that provides a list of countries along with their codes, flags, phone number lengths, and shortcodes. It simplifies the process of accessing country-related information, making it easy for developers to integrate into their applications.
nahidulhasan/html2pdf
39425 Downloads
A Simple package for easily generating PDF documents from HTML.This package is specially for laravel but you can use this without laravel.