- Notifications
You must be signed in to change notification settings - Fork0
mgp25/RAE-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is RAE private API. With this library you can find similar words, get word of the day and word definitions.
Do you like this project? Become a sponsor!
composer require mgp25/rae-api
require__DIR__.'/../vendor/autoload.php';$rae =new \RAE\RAE();
If you want to test new and possibly unstable code that is in the master branch, and which hasn't yet been released, then you can use master instead (at your own risk):
composer require mgp25/rae-api dev-master
You can download ithere.
All examples can be foundhere.
This project adheres to the Contributor Covenantcode of conduct.By participating, you are expected to uphold this code.Please report any unacceptable behavior.
The MIT License
About
Diccionario RAE API
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published