Skip to content

meilisearch/meilisearch-symfony

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

237: Use PHP attributes in tests for PHP8+ r=brunoocasali a=norkunas

# Pull Request

## Related issue
Fixes #<issue_number>

## What does this PR do?
- Configures PHP attributes to be used in tests for PHP8+

## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?


Co-authored-by: Tomas <norkunas.tom@gmail.com>
bb21947

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Meilisearch-Symfony

Meilisearch Symfony Bundle

Meilisearch | Documentation | Discord | Roadmap | Website | FAQ

Latest Stable Version Test License Bors enabled

⚑ The Meilisearch bundle for Symfony

Meilisearch Symfony is a search bundle to integrate Meilisearch within your Symfony project.

Meilisearch is an open-source search engine. Discover what Meilisearch is!

Table of Contents

πŸ“– Documentation

Check out the Wiki of this repository to get started! πŸš€

Also, see our Documentation or our API References.

πŸ“ Requirements

  • Require PHP 7.4 and later.
  • Compatible with Symfony 4.0 and later.
  • Support Doctrine ORM and Doctrine MongoDB.

πŸ€– Compatibility with Meilisearch

This package guarantees compatibility with version v1.x of Meilisearch, but some features may not be present. Please check the issues for more info.

πŸ’‘ Learn More

The following sections may interest you:

πŸ“– Also, check out the Wiki of this repository!

βš™οΈ Development Workflow and Contributing

Any new contribution is more than welcome in this project!

If you want to know more about the development workflow or want to contribute, please visit our contributing guidelines for detailed instructions!


Meilisearch provides and maintains many SDKs and Integration tools like this one. We want to provide everyone with an amazing search experience for any kind of project. If you want to contribute, make suggestions, or just know what's going on right now, visit us in the integration-guides repository.